Skip to content

Commit 9b8fd0a

Browse files
author
piexlmax
committed
提交2.4.5插件模式 a测版本
1 parent e5f084c commit 9b8fd0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/core/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func RunWindowsServer() {
3131

3232
fmt.Printf(`
3333
欢迎使用 github.com/flipped-aurora/gin-vue-admin/server
34-
当前版本:V2.4.4
34+
当前版本:V2.4.5 alpha
3535
加群方式:微信号:shouzi_1994 QQ群:622360840
3636
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
3737
默认前端文件运行地址:http://127.0.0.1:8080

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Vue.use(uploader)
2222

2323
console.log(`
2424
欢迎使用 Gin-Vue-Admin
25-
当前版本:V2.4.4
25+
当前版本:V2.4.5 alpha
2626
加群方式:微信:shouzi_1994 QQ群:622360840
2727
默认自动化文档地址:http://127.0.0.1:${process.env.VUE_APP_SERVER_PORT}/swagger/index.html
2828
默认前端文件运行地址:http://127.0.0.1:${process.env.VUE_APP_CLI_PORT}

0 commit comments

Comments
 (0)