This commit is contained in:
sxu 2024-12-17 19:35:27 +08:00
parent bd786ed49f
commit 96703df793
1 changed files with 1 additions and 1 deletions

View File

@ -69,6 +69,6 @@ public class MaterialConstants {
//public static final Integer LEASE_REPAIR_RECORD_TABLE_NAME = 19; //move to TmTaskTypeEnum //public static final Integer LEASE_REPAIR_RECORD_TABLE_NAME = 19; //move to TmTaskTypeEnum
/** 文件类型:合同照片 */ /** 文件类型:合同照片 */
//public static final Integer APPENDICES_OF_CONTRACT = 20; //move to TmTaskTypeEnum public static final Integer APPENDICES_OF_CONTRACT = 20; //move to TmTaskTypeEnum
} }