lxzn-module-msi/src/main/java/org/jeecg/modules/msi/webapi/controller/MsiWebapiJsonController.java
@@ -43,7 +43,7 @@ entity.setWebapiInfo(data.toString()); //后续进行其他业务关联 // JsonMapper mapper = new JsonMapper(); service.save(entity); // service.save(entity); try { service.saveTableAutomationOne(data); } catch (Exception e) {