dyh-service/dyh-base/src/main/java/cn/huge/module/mediate/constant/CaseBaseConsts.java
@@ -15,6 +15,12 @@ */ public static final int INPUT_WAY_1 = 1; public static final int INPUT_WAY_2 = 2; /** * 登记方式,1:审核同意,2:审核不同意 */ public static final String AUDIT_RESULT_1 = "24_00004-1"; public static final String AUDIT_RESULT_2 = "24_00004-2"; } /** * -------------------_ooOoo_-------------------