ch
2022-11-17 ab827809e020777c1c482846e1af90a16a51b067
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)
                    //{