From 5db658d7bfba1b1471301be3c1144b0c22a75020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=95=85=E6=99=9A?= Date: Wed, 31 Jul 2024 17:41:26 +0800 Subject: [PATCH] PullRequest: 490 fix: update helpDoc description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merge branch 'fix/dev-4.3.1-3054 of git@code.alipay.com:oceanbase/oceanbase-developer-center.git into dev-4.3.1 https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/490 Signed-off-by: 晓康 * Fixes oceanbase/odc#3054 * Fixes oceanbase/odc#3054 * fix: update helpDoc description --- src/component/helpDoc/doc.tsx | 3 +-- src/locales/must/strings/zh-CN.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/component/helpDoc/doc.tsx b/src/component/helpDoc/doc.tsx index 4aa5b8713..b13d83d98 100644 --- a/src/component/helpDoc/doc.tsx +++ b/src/component/helpDoc/doc.tsx @@ -692,8 +692,7 @@ export default {

{formatMessage({ id: 'src.component.helpDoc.618FF120', - defaultMessage: - '新建数据库变更类工单(包括数据库变更)的权限和SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)', + defaultMessage: 'SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)', })}

), diff --git a/src/locales/must/strings/zh-CN.json b/src/locales/must/strings/zh-CN.json index 50453637c..a6df6596e 100644 --- a/src/locales/must/strings/zh-CN.json +++ b/src/locales/must/strings/zh-CN.json @@ -4907,7 +4907,7 @@ "src.component.ProfileFlow.customComponents.12BFFE42": "缩小", "src.page.Project.User.ManageModal.Table.UserAuthList.D245E1FF": "操作", "src.component.ExecuteSqlDetailModal.A944EAD1": "执行计划详情", - "src.component.helpDoc.618FF120": "新建数据库变更类工单(包括数据库变更)的权限和SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)", + "src.component.helpDoc.618FF120": "SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)", "src.page.Project.User.ManageModal.Table.TaskApplyList.D8B38717": "状态", "src.page.Workspace.components.SQLExplain.E0AB0E4C": "实际代价", "src.component.Task.ApplyTablePermission.DetailContent.4B4A4E81": "任务类型",