优化文字

This commit is contained in:
GoEdgeLab
2021-12-20 09:35:36 +08:00
parent 9dc3764896
commit b92ed5e59e

View File

@@ -97,7 +97,7 @@ func (this *IndexAction) RunPost(params struct {
} else {
this.Data["result"] = maps.Map{
"isOk": true,
"message": "你安装已经是最新版本,无需更新",
"message": "你安装最新版本,无需更新",
}
this.Success()
}