skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sjztmd/controller/TbResGeneralInvestigationController.java
@@ -88,7 +88,7 @@ if (tbResGeneralInvestigation.getGuid() == null) { tbResGeneralInvestigation.setCreateTime(new Date()); } return R.status(tbResGeneralInvestigationService.saveOrUpdate(tbResGeneralInvestigation)); return tbResGeneralInvestigationService.saveOrUpdateBy(tbResGeneralInvestigation); } @PostMapping("/remove")