优化新增功能

This commit is contained in:
qitz
2024-02-06 15:56:03 +08:00
parent ff175c98df
commit abb96916e3
6 changed files with 655 additions and 8 deletions
@@ -21,6 +21,8 @@ public interface ICaseApplicationService {
int insertcaseApplication(CaseApplication caseApplication);
int insertcaseApplication1(CaseApplication caseApplication);
int selectCaseApplicationCount(CaseApplication caseApplication);
AjaxResult editCaseApplication(CaseApplication caseApplication);