Skip to content

Commit

Permalink
PullRequest: 489 Fixes oceanbase/odc#3054
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/489


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


* Fixes oceanbase/odc#3054
* Fixes oceanbase/odc#3054
  • Loading branch information
yezaoshu committed Jul 31, 2024
1 parent 03a6496 commit ee620e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/component/helpDoc/doc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ export default {
<p>
{formatMessage({
id: 'src.component.helpDoc.A0958282',
defaultMessage: '新建导出和导出结果集工单的权限',
defaultMessage: '新建导出工单的权限',
})}
</p>
),
Expand All @@ -693,7 +693,7 @@ export default {
{formatMessage({
id: 'src.component.helpDoc.618FF120',
defaultMessage:
'新建数据库变更类工单(包括导入、模拟数据、数据库变更、影子表同步、SQL计划、分区计划、数据归档和数据清理)的权限和SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)',
'新建数据库变更类工单(包括数据库变更)的权限和SQL窗口执行变更语句的权限(SQL窗口可否执行变更受安全规范配置约束)',
})}
</p>
),
Expand Down
4 changes: 2 additions & 2 deletions 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 All @@ -4930,7 +4930,7 @@
"src.page.Workspace.components.SQLResultSet.6CF6ACD1": "申请库权限",
"src.component.ProfileFlow.customComponents.422173C9": "节点属性",
"src.component.Task.ApplyTablePermission.CreateModal.DFADB0AB": "30 天",
"src.component.helpDoc.A0958282": "新建导入和导出结果集工单的权限",
"src.component.helpDoc.A0958282": "新建导出工单的权限",
"src.page.Project.User.ManageModal.Table.TaskApplyList.9C75241F": "权限类型",
"src.component.helpDoc.5D9071C2": "SQL窗口内执行查询语句的权限",
"src.page.Project.User.ManageModal.Table.UserAuthList.41C6A809": "所属数据源",
Expand Down

0 comments on commit ee620e7

Please sign in to comment.