forked from gzzfw/backEnd/gz-dyh

xusd
2024-09-27 7c3418c45926b5288b22044d60dbb12fa2c982d0
dyh-service/dyh-mediate/src/main/java/cn/huge/module/cases/consts/CaseTaskConsts.java
@@ -58,6 +58,12 @@
     */
    public static final int ASSIST_STATUS_0 = 0;
    public static final int ASSIST_STATUS_1 = 1;
    /**
     * 经办类型,1:承办组织,2:配合组织
     */
    public static final int HANDLE_TYPE_1 = 1;
    public static final int HANDLE_TYPE_2 = 2;
}
/**
 * -------------------_ooOoo_-------------------