dyh-service/dyh-mediate/src/main/java/cn/huge/module/cases/consts/CaseTaskConsts.java
@@ -48,10 +48,11 @@ public static final int HANDLE_RESULT_5 = 5; /** * 配合状态,0:配合,1:回退 * 配合状态,0:配合,1:回退,2:承办部门回退 */ public static final int ASSIST_STATUS_0 = 0; public static final int ASSIST_STATUS_1 = 1; public static final int ASSIST_STATUS_2 = 2; /** * 经办类型,1:承办组织,2:配合组织