lixiaojun
2024-07-18 be97676f278532b9f29d91a29f4813769165a578
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";
    }
}