update 区域管理名称修改等

This commit is contained in:
2021-04-29 18:21:13 +08:00
parent 5f7dae2380
commit 98c992bc89
26 changed files with 388 additions and 331 deletions

View File

@@ -34,6 +34,6 @@
/// <summary>
/// 区域缓存
/// </summary>
public const string CACHE_AREA_NUMBER = "areaNumber";
public const string CACHE_AREA_CODE = "areaCode";
}
}