Browse Source

Revert "发布V2.4.5 RC"

This reverts commit 4465450b48.
main
yaooort 3 years ago
parent
commit
a525d4b1a7
  1. 2
      server/core/server.go
  2. 2
      web/src/core/gin-vue-admin.js

2
server/core/server.go

@ -38,7 +38,7 @@ func RunWindowsServer() {
fmt.Printf(`
欢迎使用 github.com/flipped-aurora/gin-vue-admin/server
当前版本:V2.4.5 RC
当前版本:V2.4.5 beta.1
加群方式:微信号shouzi_1994 QQ群622360840
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
默认前端文件运行地址:http://127.0.0.1:8080

2
web/src/core/gin-vue-admin.js

@ -10,7 +10,7 @@ export default {
register(app)
console.log(`
欢迎使用 Gin-Vue-Admin
当前版本:V2.4.5 RC
当前版本:V2.4.5 beta.1
加群方式:微信shouzi_1994 QQ群622360840
默认自动化文档地址:http://127.0.0.1:${import.meta.env.VITE_SERVER_PORT}/swagger/index.html
默认前端文件运行地址:http://127.0.0.1:${import.meta.env.VITE_CLI_PORT}

Loading…
Cancel
Save