10.9开发

This commit is contained in:
hejinbo
2023-10-09 17:36:17 +08:00
parent 848581e155
commit 4618bfbc4e
4 changed files with 118 additions and 5 deletions
@@ -37,12 +37,13 @@ public class CaseApplicationConstants {
/**待仲裁文书签名*/
public static final int SIGN_ARBITRATION = 13;
/** 待仲裁文书用印 */
public static final int ARBITRATED_SEAL = 14;
public static final int ARBITRATED_SEAL = 14;
/** 待仲裁文书送达 */
public static final int ARBITRATION_DELIVERY = 15;
/** 待案件归档*/
public static final int CASE_FILING = 16;
/** 已归档*/
public static final int CASE_ARCHIVED = 17;