YL
2022-02-01 a9489240565bea6d6003f9d138b4c03671fdb951
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;