duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
Dto/HStation.Dto.Assets.Core/05-Elbow/01-ElbowSeries/UpdateElbowSeriesInput.cs
@@ -23,6 +23,11 @@
        public List<long> ParentIds { get; set; }
        /// <summary>
        /// 所属类别ID
        /// </summary>
        public long CatalogID { get; set; }
        /// <summary>
        /// 参数
        /// </summary>
        public Dictionary<string, string> Paras { get; set; }