WebAPI/Controllers/CJGL/Cj_StationEntrustInBillController.cs
@@ -738,7 +738,7 @@ objJsonResult.data = null; return objJsonResult; } DAL.ClsSc_StationInBill oBill = new DAL.ClsSc_StationInBill(); DAL.ClsSc_StationEntrustInBill oBill = new DAL.ClsSc_StationEntrustInBill(); if (oBill.ShowBill(HInterID, ref DBUtility.ClsPub.sExeReturnInfo)) { if (oBill.omodel.HMaker != HDeleteMan && (HDeleteMan != "admin" && HDeleteMan != "Admin"))