tangzy
2021-08-11 c0bf52690604d78dcbff7bf465e088133f1d2eea
src/main/java/org/springblade/modules/resource/endpoint/OssEndpoint.java
@@ -279,7 +279,7 @@
      attach.setDeptid(deptid);
      attach.setType(type);
      attachService.save(attach);
      arg.test01(arg.url+"/blade-resource/attach/save",attach);
//      arg.test01(arg.url+"/blade-resource/attach/save",attach);
      return attach.getId();
   }