diff --git a/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IcsManufacturingAppService.cs b/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IcsManufacturingAppService.cs index 048b3f90..1d9c50c7 100644 --- a/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IcsManufacturingAppService.cs +++ b/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IcsManufacturingAppService.cs @@ -1822,25 +1822,25 @@ namespace ICS.Application.Business.Service ValveBodySpec.NominalDiameter +'*'+ ValveBodySpec.ValveSeatDiameter : ValveBodySpec.NominalDiameter; var A2001NameList = new List { - ValveBodySpec.ValueModel, - NominalValveSeat, - ValveBodySpec.NominalPressure, - ValveBodySpec.ConnectionForm, - ValveTrimMateria.ValueBodyMaterial + ValveBodySpec.ValueModel,//阀门型号 + NominalValveSeat,//阀门口径 + * + 阀座 + ValveBodySpec.NominalPressure,//公称压力 + ValveBodySpec.ConnectionForm,//连接形式 + ValveTrimMateria.ValueBodyMaterial//阀体材质 }; var A2001StrList = new List { - ValveBodySpec.ValveCoverForm, - ValveBodySpec.UpperValveCoverLength, - ValveBodySpec.ValveCoreForm, - ValveBodySpec.FlowCharacteristics, - ValveTrimMateria.ValueCoreMaterial, - ValveTrimMateria.ValveSeatMaterial, - ValveTrimMateria.ValveStemMaterial, - ValveTrimMateria.SleeveGuideSleeve, - ValveTrimMateria.BalancingSealingRing, - ValveBodySpec.ValveStemSize, - ValveBodySpec.SpecialRequirement_ValveBodySpec + ValveBodySpec.ValveCoverForm,//阀盖形式 + ValveBodySpec.UpperValveCoverLength,//上阀盖长度 + ValveBodySpec.ValveCoreForm,//阀芯形式 + ValveBodySpec.FlowCharacteristics,//流量特征 + ValveTrimMateria.ValueCoreMaterial,//阀芯材质 + ValveTrimMateria.ValveSeatMaterial,//阀座材质 + ValveTrimMateria.ValveStemMaterial,//阀杆材质 + ValveTrimMateria.SleeveGuideSleeve,//套筒/导向套 + ValveTrimMateria.BalancingSealingRing,//平衡密封环 + ValveBodySpec.ValveStemSize,//阀杆尺寸 + ValveBodySpec.SpecialRequirement_ValveBodySpec//阀本体部特殊规格 }; var req1 = new { @@ -2003,7 +2003,7 @@ namespace ICS.Application.Business.Service await _bomParamDetailRepository.InsertAsync(TakeOverDetailEntity); var A2002NameList = new List { - DriverSpec.DriveModel, + DriverSpec.DriveModel,//驱动型号 DriverSpec.ModeForm, DriverSpec.DriveSource, DriverSpec.Journey