Commit 8c53150e authored by tangwei's avatar tangwei

修改bug

parent 90967cfd
......@@ -90,7 +90,7 @@ public class AlertCalledController extends BaseController {
});
// 保存动态表单数据
iAlertFormValueService.saveBatch(alertFormValuelist);
iAlertCalledService.save(alertCalled);
return ResponseHelper.buildResponse(alertCalledVo);
} catch (Exception e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment