update 完成选房

This commit is contained in:
2021-05-30 20:28:09 +08:00
parent 0f44438d78
commit ccd914fb81
30 changed files with 650 additions and 43 deletions

View File

@@ -33,11 +33,13 @@ namespace Ewide.Core
/// </summary>
[Description("自定义数据")]
DEFINE = 5,
/// <summary>
/// 本部门所在区域及以下区域
/// </summary>
[Description("本部门所在区域及以下区域")]
AREA_WITH_CHILD = 6,
/// <summary>
/// 本部门所在区域数据 不包括下面区域
/// </summary>