@@ -97,10 +97,6 @@ public class BaseApiController extends BaseController {
/**
* 图片压缩
- * @param file
- * @param fileName
- * @return
- * @throws IOException
*/
private String compressFile(File file, String fileName) throws IOException {
if (file.length()>5242880&&