ch
2022-03-10 0e86ae3692dc5e5c1dca33615d76660b589a8fd5
WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
@@ -1258,7 +1258,7 @@
            try
            {
                //判断是否有查询权限
                if (DBUtility.ClsPub.Security_Log("Kf_EntrustInBillQuery", 1, false, user))
                if (!DBUtility.ClsPub.Security_Log("Kf_EntrustInBillQuery", 1, false, user))
                {
                    objJsonResult.code = "0";
                    objJsonResult.count = 0;