update 枚举
This commit is contained in:
@@ -137,7 +137,7 @@ namespace Ewide.Core
|
||||
/// <summary>
|
||||
/// 已有相同组织机构,编码或名称相同
|
||||
/// </summary>
|
||||
[ErrorCodeItemMetadata("已有相同编码组织机构")]
|
||||
[ErrorCodeItemMetadata("已有相同组织机构,编码或名称相同")]
|
||||
D2002,
|
||||
|
||||
/// <summary>
|
||||
|
||||
@@ -10,10 +10,10 @@ namespace Ewide.Core
|
||||
{
|
||||
市住建部门 = 1,
|
||||
|
||||
区住建部门 = 11,
|
||||
区住建部门 = 2,
|
||||
|
||||
乡镇街道办事处 = 21,
|
||||
乡镇街道办事处 = 3,
|
||||
|
||||
片区 = 31
|
||||
片区 = 4
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user