yusijie
2022-10-25 51760e4d45528a612490672614fda78b9dd6bd31
WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -570,6 +570,7 @@
                    bool bResult;
                    // bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                    bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                    oCN.RunProc($"update Sc_StationOutBillMain set HMaker='{msg4}' where HInterID={oBill.omodel.HInterID}");
                    i++;
                    //if (bResult)
                    //{