智慧保安后台管理-外网项目备份
tangzy
2021-08-27 e7ab1bbde7d604278de8092a44453e035b9c13ad
src/main/java/org/springblade/modules/recordk/controller/RecordkController.java
@@ -108,7 +108,7 @@
      String formatStr = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(recordk.getEstablishtime());
      String offtime = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(recordk.getOfficetime());
      String pertime = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(recordk.getPermitime());
      String s = "insert into sys_record(id,creditCode,enterpriseName,representative,establishTime," +
      String s = "insert into sys_record(id,creditCode,enterpriseName,representative,establishtime," +
         "registeredCapital,organizationCode,registrationNumber,identificationNumber,enterprises," +
         "address,business,region,registration,industry,type,permitime,deptid,ptype,representativecell,contacts,contactscell,perid,offices,officetime,jurisdiction)" +
         "values(" + "'" + recordk.getId() + "'" + "," + "'" + recordk.getCreditcode() + "'" + "," + "'" + recordk.getEnterprisename() + "'" + "," + "'"