zhanguohao commented on a change in pull request #4320:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/4320#discussion_r551211011
##########
File path:
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
##########
@@ -151,7 +151,7 @@
ENCAPSULATION_PROCESS_INSTANCE_GANTT_STRUCTURE_ERROR(10121, "encapsulation
process instance gantt structure error", "查询工作流实例甘特图数据错误"),
QUERY_PROCESS_DEFINITION_LIST_PAGING_ERROR(10122, "query process
definition list paging error", "分页查询工作流定义列表错误"),
SIGN_OUT_ERROR(10123, "sign out error", "退出错误"),
- TENANT_CODE_HAS_ALREADY_EXISTS(10124, "tenant code has already exists",
"租户编码已存在"),
+ TENANT_CODE_HAS_ALREADY_EXISTS(10124, "os tenant code has already exists",
"操作系统租户已存在"),
Review comment:
got it
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]