jhz
2023-05-04 8d93e394cab1861b6b5bd3ec0d95fa64f84b5b3e
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;