WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -2359,6 +2359,7 @@ oCn.BeginTran(); oCn.RunProc("delete from Sc_StationOutBillSub_SN where HInterID="+ HInterID+ " and HBarCode='"+ HBardcode + "'"); oCn.RunProc("update Sc_StationOutBillMain set HQty-=1 where HInterID=" + HInterID); oCn.Commit();