From 20f5341f2da18e17e683837ad1d7f5fb31411fbd Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Mon, 24 Oct 2022 17:11:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E7=BB=9F=E8=AE=A1=E6=9D=83=E9=99=90=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1018733 --user=李玉号 【系统设置】用户组与权限设置权限-报表统计全纤维重复 https://www.tapd.cn/55049933/s/1274668 --- .../src/main/resources/permission.json | 60 ------------------- 1 file changed, 60 deletions(-) diff --git a/project-management/backend/src/main/resources/permission.json b/project-management/backend/src/main/resources/permission.json index e4583aa045..b2995f868c 100644 --- a/project-management/backend/src/main/resources/permission.json +++ b/project-management/backend/src/main/resources/permission.json @@ -195,66 +195,6 @@ "name": "permission.project_custom_code.copy", "resourceId": "PROJECT_CUSTOM_CODE" }, - { - "id": "PROJECT_REPORT_ANALYSIS:READ", - "name": "permission.project_report_analysis.read", - "resourceId": "PROJECT_REPORT_ANALYSIS", - "license": false - }, - { - "id": "PROJECT_REPORT_ANALYSIS:READ+EXPORT", - "name": "permission.project_report_analysis.export", - "resourceId": "PROJECT_REPORT_ANALYSIS", - "license": false - }, - { - "id": "PROJECT_REPORT_ANALYSIS:READ+UPDATE", - "name": "permission.project_report_analysis.update", - "resourceId": "PROJECT_REPORT_ANALYSIS", - "license": false - }, - { - "id": "PROJECT_REPORT_ANALYSIS:READ+CREATE", - "name": "permission.project_report_analysis.create", - "resourceId": "PROJECT_REPORT_ANALYSIS", - "license": false - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+EXPORT", - "name": "permission.project_enterprise_report.export", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+CREATE", - "name": "permission.project_enterprise_report.create", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+DELETE", - "name": "permission.project_enterprise_report.delete", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+COPY", - "name": "permission.project_enterprise_report.copy", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+SCHEDULE", - "name": "permission.project_enterprise_report.schedule", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, - { - "id": "PROJECT_ENTERPRISE_REPORT:READ+EDIT", - "name": "permission.project_enterprise_report.edit", - "resourceId": "PROJECT_ENTERPRISE_REPORT", - "license": true - }, { "id": "PROJECT_VERSION:READ", "name": "project.version.read",