吉安感知网项目-后端
linwei
2026-06-04 ad935c07a6cabf05fed9c615c7bd4f67f6d65293
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;
   }