ch
2022-10-20 c86d3069d9cc1047c8334acecb324b4f9013de35
WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -568,6 +568,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)
                    //{