线索加大区

This commit is contained in:
wangxiaopeng
2024-06-04 09:34:42 +08:00
parent 7a221f7530
commit c9ed6dc779
6 changed files with 19 additions and 3 deletions

View File

@@ -159,7 +159,7 @@ public enum ErrorCodeEnum {
OPEN_AREA_IS_NOT_EXISTS(107006, "意向区域城市不存在", null),
REGION_NOT_EXIST(108001, "区域不存在",null),
ONLY_WAR_REGION_CONFIG(108002, "意向省市只能配置到",null),
ONLY_WAR_REGION_CONFIG(108002, "意向省市只能配置到",null),
NOT_APPROVE_NODE(109001, "不是审批节点",null),