1
yangle
2024-04-23 ac59880eecc91d254fd02c3e1f1b7b230ec68ecc
WebAPI/Controllers/SCGL/Sc_ComplementGoodBill_ZXBZController.cs
@@ -239,7 +239,7 @@
                        oSub.HSourceEntryID = listCa[i].HSourceEntryID;
                        oSub.HSourceBillType = "88";
                        oSub.HSourceBillNo = listCa[i].HSourceBillNo;
                        oSub.HQty = double.Parse((listCa[i].叫料数量 * listCa[i].最小发料数量).ToString());
                        oSub.HQty = double.Parse(listCa[i].叫料数量.ToString());
                        oSub.HMaterID = listCa[i].HMaterialID;
                        oSub.HMaterNumber = listCa[i].HMaterialNumberCol;