WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
@@ -4032,7 +4032,7 @@ lsmain = oListModels.getObjectByJson_Gy_MouldRepairWorkBillMain(msg2); foreach (Model.ClsSb_MouldRepairWorkBillMain oItem in lsmain) { //oItem.HMaker = ""; oItem.HMaker = msg4; UserName = msg4; //制单人 oItem.HBillType = "3807"; oItem.HBillSubType = "3807"; @@ -5538,7 +5538,7 @@ foreach (Model.ClsSc_MouldMaintainBillMain oItem in lsmain) { UserName = oItem.HMaker; //制单人 DBUtility.ClsPub.CurUserName = UserName; DBUtility.ClsPub.CurUserName = msg5; oItem.HBillType = "3819"; oItem.HBillSubType = "3819";