升级element 修改文档地址

This commit is contained in:
piexl
2022-07-13 10:28:00 +08:00
parent 453a9b30e9
commit 060cc38e84
4 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ func RunWindowsServer() {
GVA讨论社区:https://support.qq.com/products/371961
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
默认前端文件运行地址:http://127.0.0.1:8080
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/coffee/index.html
`, address)
global.GVA_LOG.Error(s.ListenAndServe().Error())
}