智慧保安后台管理-外网
Administrator
2022-06-20 3313278404a469d4d9f4608d2cb9d5792eb0cf75
src/main/java/org/springblade/modules/accreditation/service/impl/AccreditationRecordsServiceImpl.java
@@ -84,7 +84,6 @@
                  + "'" + records.getStatus() + "'" + ","
                  + "'" + records.getType() + "'" + ","
                  + "'" + records.getAuditStatus() + "'" + ")";
               //FtpUtil.sqlFileUpload(s);
               myAsyncService.FTP(s);
            }
         }
@@ -105,7 +104,6 @@
                  + "'" + records.getStatus() + "'" + ","
                  + "'" + records.getType() + "'" + ","
                  + "'" + records.getAuditStatus() + "'" + ")";
               //FtpUtil.sqlFileUpload(s);
               myAsyncService.FTP(s);
            }
         }