black-goat-me
2023-05-20 838aeffacac607ef4393128c2aca1afd6a0078c3
WebAPI/Controllers/POStockInBackBillController.cs
@@ -490,6 +490,7 @@
                websLsmain.HEmpID = lsmain[0].HEmpID;
                websLsmain.HRemark = lsmain[0].HRemark;
                websLsmain.HMaker = lsmain[0].HMaker;
                websLsmain.HBillType = "1239";
                if (webserver.set_SavePOStockInBackBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {