工具类,案件压缩包导入优化
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ public class CaseApplicationController extends BaseController {
|
||||
{
|
||||
|
||||
caseApplication.setCreateBy(getUsername());
|
||||
return toAjax(caseApplicationService.insertcaseApplication(caseApplication,null));
|
||||
return toAjax(caseApplicationService.insertcaseApplication(caseApplication));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user