Lius
7 天以前 e8f24fe86ec48d7e4cd0179fa8cdaa464526d562
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) {