duheng
2024-12-07 1e387f457092df846ec04e2c6792b83244aae04e
Dto/HStation.Dto.Xhs.Core/01-project/02-extensions/AddXhsProjectExtensionsInput.cs
@@ -8,6 +8,6 @@
        /// <summary>
        /// 站点列表
        /// </summary>
        public List<AddXhsProjectSiteExtensionsInput> SiteList { get; set; }
        public List<AddXhsProjectSiteInput> SiteList { get; set; }
    }
}