Explorar o código

代码修复处理

anderx hai 1 ano
pai
achega
d901cbfc1f

+ 0 - 4
src/main/java/com/goafanti/common/controller/BaseApiController.java

@@ -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&&