duheng
2025-04-11 62acc7cd9795df8746ee4f4765a496df6b297f7f
Dto/PBS.Dto/05-water-equipment/WaterEquipmentDto.cs
@@ -19,8 +19,6 @@
            this.ID = rhs.ID;
            this.Name = rhs.Name;
            this.Reliability = rhs.Reliability;
            this.Safety = rhs.Safety;
            this.Hygiene = rhs.Hygiene;
            this.SaveEnergy = rhs.SaveEnergy;
            this.SystemComposition = rhs.SystemComposition;
            this.SortCode = rhs.SortCode;