新增案件

This commit is contained in:
18792927508
2024-02-01 11:47:16 +08:00
parent a32e42dfea
commit 80f072efd3
2 changed files with 3 additions and 3 deletions
@@ -331,7 +331,7 @@ public class MsCaseApplicationServiceImpl implements MsCaseApplicationService {
// 生成调解申请书
req.setTemplateId(String.valueOf(templateManage.getId()));
// todo 部署放开
caseApplicationService.generateApplication(req);
// caseApplicationService.generateApplication(req);
}