duheng
2024-11-29 5c14c9686d2bd7c99fdd6cc6fc19404e6e4b8e4d
Service/HStation.Service.Assets.Core/02-model/13-Package/AssetsPackageMain.cs
@@ -23,7 +23,7 @@
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.CatalogID = rhs.CatalogID;
            this.PumpCount = rhs.PumpCount;
            this.PumpTotal = rhs.PumpTotal;
            this.PumpUseCount = rhs.PumpUseCount;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
@@ -35,7 +35,7 @@
            this.Name = rhs.Name;
            this.SeriesID = rhs.SeriesID;
            this.CatalogID = rhs.CatalogID;
            this.PumpCount = rhs.PumpCount;
            this.PumpTotal = rhs.PumpTotal;
            this.PumpUseCount = rhs.PumpUseCount;
            this.SortCode = rhs.SortCode;
            this.Description = rhs.Description;
@@ -64,7 +64,7 @@
        /// <summary>
        /// 设备数量
        /// </summary>
        public int PumpCount { get; set; }
        public int PumpTotal { get; set; }
        /// <summary>
        /// 使用数量