1
llj
2026-04-07 b7d3df951f77a2cd4ebc626f2a362eb5f7bae062
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;