yangle
2022-11-24 d38136e8b743a3186dc873d0f18e5a58e84e86d9
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)
                    //{