Skip to content

Commit 8f8bef9

Browse files
author
qimiao
committed
发布V2.4.5 RC
1 parent 1457876 commit 8f8bef9

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
@@ -38,7 +38,7 @@ func RunWindowsServer() {
3838

3939
fmt.Printf(`
4040
欢迎使用 github.com/flipped-aurora/gin-vue-admin/server
41-
当前版本:V2.4.5 beta.1
41+
当前版本:V2.4.5 RC
4242
加群方式:微信号:shouzi_1994 QQ群:622360840
4343
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
4444
默认前端文件运行地址: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
@@ -10,7 +10,7 @@ export default {
1010
register(app)
1111
console.log(`
1212
欢迎使用 Gin-Vue-Admin
13-
当前版本:V2.4.5 beta.1
13+
当前版本:V2.4.5 RC
1414
加群方式:微信:shouzi_1994 QQ群:622360840
1515
默认自动化文档地址:http://127.0.0.1:${import.meta.env.VITE_SERVER_PORT}/swagger/index.html
1616
默认前端文件运行地址:http://127.0.0.1:${import.meta.env.VITE_CLI_PORT}

0 commit comments

Comments
 (0)