YL
2022-01-26 524d09e52b7bbe183595c289ec93ca8f2b26a4e8
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;