吉安感知网项目-后端
linwei
2026-06-04 234b755e420e64005fc76cc5519716653ca6a611
drone-ops-api/drone-resource-api/src/main/java/org/sxkj/resource/feign/IAttachClientFallback.java
@@ -36,7 +36,7 @@
   }
   @Override
   public BladeFile saveAttachFile(MultipartFile file, String fileName, Integer type) throws IOException {
   public BladeFile saveAttachFile(MultipartFile file, String fileName, String type) throws IOException {
      return null;
   }