yxj
6 天以前 5b1d8617c1a6b6c7cd6e93b67b7506747076d88a
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;