Skip to content

Commit

Permalink
PullRequest: 490 fix: update helpDoc description
Browse files Browse the repository at this point in the history
Merge branch 'fix/dev-4.3.1-3054 of [email protected]:oceanbase/oceanbase-developer-center.git into dev-4.3.1

https://code.alipay.com/oceanbase/oceanbase-developer-center/pull_requests/490


Signed-off-by: 晓康 <[email protected]>


* Fixes oceanbase/odc#3054
* Fixes oceanbase/odc#3054
* fix: update helpDoc description
  • Loading branch information
yezaoshu committed Jul 31, 2024
1 parent ee620e7 commit 5db658d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src/component/helpDoc/doc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -692,8 +692,7 @@ export default {
<p>
{formatMessage({
id: 'src.component.helpDoc.618FF120',
defaultMessage:
'新建数据库变更类工单(包括数据库变更)的权限和SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)',
defaultMessage: 'SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)',
})}
</p>
),
Expand Down
2 changes: 1 addition & 1 deletion src/locales/must/strings/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "任务类型",
Expand Down

0 comments on commit 5db658d

Please sign in to comment.