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