refactor(消息通知): 优化消息通知模版字段含义

--story=1014434 --user=郭雨琦
https://www.tapd.cn/55049933/prong/stories/view/1155049933001014434
This commit is contained in:
guoyuqi 2024-02-21 14:11:22 +08:00 committed by 刘瑞斌
parent 053744c84b
commit 6319ac3249
3 changed files with 3 additions and 3 deletions

View File

@ -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",
},

View File

@ -1167,7 +1167,7 @@ const message = {
file_id: "文件ID",
avg_response_time: "平均响应时间",
tps: "每秒传输的事物处理个数",
plan_share_url: "链接跳转是否登陆",
plan_share_url: "免登录链接地址",
rename_report: "重命名报告",
run_model: "运行模式",
},

View File

@ -1166,7 +1166,7 @@ const message = {
file_id: "文件ID",
avg_response_time: "平均響應時間",
tps: "每秒傳輸的事物處理個數",
plan_share_url: "鏈接跳轉是否登陸",
plan_share_url: "免登入連結地址",
rename_report: "重命名報告",
run_model: "運行模式",
},