Dto/HStation.Dto.Assets.Core/00-Pump/07-PumpMainAndPartMap/AddPumpMainAndPartMapDto.cs
文件名从 Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/07-PumpMainAndPartMap/AddPumpMainAndPartMapDto.cs 修改 @@ -10,11 +10,11 @@ /// <summary> /// 娉靛瀷鍙稩D /// </summary> public long PumpID { get; set; } public long MainID { get; set; } /// <summary> /// 娉典骇鍝両D /// </summary> public long PumpPartID { get; set; } public long PartID { get; set; } } }