智慧保安后台管理-外网
tangzy
2021-08-27 567da4c6a6d4a6ef882f609f542af8e3dab01450
src/main/java/org/springblade/modules/resource/endpoint/OssEndpoint.java
@@ -426,8 +426,7 @@
      }
      if (noticeId != null) {
         s1 += "'" + noticeId + "'" + ")";
      }
      else {
      } else {
         s1+=")";
      }
      FtpUtil.sqlFileUpload(s1);