Vmo/HStation.Vmo.Assets.Core/13-Kit/AssetsPackageSeriesVmo.cs
ÎļþÃû´Ó Vmo/HStation.Vmo.Assets.Core/13-Kit/AssetsKitSeriesVmo.cs ÐÞ¸Ä @@ -1,6 +1,6 @@ namespace HStation.Vmo { public class AssetsKitSeriesVmo public class AssetsPackageSeriesVmo { public long ID { get; set; } @@ -10,6 +10,11 @@ public List<long> ParentIds { get; set; } /// <summary> /// æå±ç±»å«ID /// </summary> public long CatalogID { get; set; } /// <summary> /// åç§° /// </summary> public string Name { get; set; }