Explorar o código

修改图片 190

snihwxf hai 1 mes
pai
achega
88b39317df

+ 1 - 1
src/main/java/com/xjrsoft/module/system/service/impl/FileServiceImpl.java

@@ -49,7 +49,7 @@ import java.util.Objects;
  */
 @Service
 public class FileServiceImpl extends MPJBaseServiceImpl<FileMapper, File> implements IFileService {
-    private static final Long BYTE_SIZE = 1024 * 200L;
+    private static final Long BYTE_SIZE = 1024 * 190L;
 
     @Autowired
     private ResourceLoader resourceLoader;