refactor(消息通知): 优化消息通知模版字段含义
--story=1014434 --user=郭雨琦 https://www.tapd.cn/55049933/prong/stories/view/1155049933001014434
This commit is contained in:
parent
053744c84b
commit
6319ac3249
|
@ -1205,7 +1205,7 @@ const message = {
|
|||
file_id: "Report File ID",
|
||||
avg_response_time: "Average Response Time",
|
||||
tps: "Transactions Per Second",
|
||||
plan_share_url: "Whether the link jump is logged in",
|
||||
plan_share_url: "Login-free link address",
|
||||
rename_report: "Rename report",
|
||||
run_model: "Run model",
|
||||
},
|
||||
|
|
|
@ -1167,7 +1167,7 @@ const message = {
|
|||
file_id: "文件ID",
|
||||
avg_response_time: "平均响应时间",
|
||||
tps: "每秒传输的事物处理个数",
|
||||
plan_share_url: "链接跳转是否登陆",
|
||||
plan_share_url: "免登录链接地址",
|
||||
rename_report: "重命名报告",
|
||||
run_model: "运行模式",
|
||||
},
|
||||
|
|
|
@ -1166,7 +1166,7 @@ const message = {
|
|||
file_id: "文件ID",
|
||||
avg_response_time: "平均響應時間",
|
||||
tps: "每秒傳輸的事物處理個數",
|
||||
plan_share_url: "鏈接跳轉是否登陸",
|
||||
plan_share_url: "免登入連結地址",
|
||||
rename_report: "重命名報告",
|
||||
run_model: "運行模式",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue