fix (系统设置): 补充消息说明信息 (#5723)

Co-authored-by: fit2-zhao <yong.zhao@fit2cloud.com>
This commit is contained in:
metersphere-bot 2021-08-26 11:46:01 +08:00 committed by GitHub
parent f94aed8138
commit 52acc61a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ public class StatusReference {
statusMap.put("TEST_PLAN_TASK", "测试计划任务");
statusMap.put("REVIEW_TASK", "评审任务");
statusMap.put("SWAGGER_TASK", "SWAGGER 任务");
statusMap.put("SWAGGER_URL", "SWAGGER 地址");
statusMap.put("SCHEDULE_TASK", "定时任务");
statusMap.put("API_AUTOMATION_TASK", "接口自动化任务");
statusMap.put("API_DEFINITION_TASK", "接口定义任务");
statusMap.put("API_HOME_TASK", "接口主页任务");