WebAPI/Controllers/SCGL/Sc_CallGoodsBackRequestBillController.cs
@@ -76,14 +76,14 @@ } #endregion #region 退料申请单 删除 #region 退料申请单 删除 [Route("Sc_CallGoodsBackRequestBill/DelCallGoodsBackRequestBill")] [HttpGet] public object DelCallGoodsBackRequestBill(string HInterID, string HEntryID, string user) { try { //判断是否有查询权限 //判断是否有查询权限 if (!DBUtility.ClsPub.Security_Log("JIT_ComplementGoods_Drop", 1, false, user)) { objJsonResult.code = "0";