Service/HStation.Service.Xhs.Core/00-core/DataType.cs @@ -10,6 +10,10 @@ /// </summary> public const string XhsProject = "xhs-project"; /// <summary> /// 项目站 /// </summary> public const string XhsProjectItem = "xhs-project-site"; } }