Skip to content

Commit 431e0d6

Browse files
author
pixel
committed
版本号更改提交
1 parent ceee5a8 commit 431e0d6

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

3131
fmt.Printf(`
3232
欢迎使用 Gin-Vue-Admin
33-
当前版本:V2.3.9
33+
当前版本:V2.4.0
3434
加群方式:微信号:shouzi_1994 QQ群:622360840
3535
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
3636
默认前端文件运行地址:http://127.0.0.1:8080

web/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Vue.prototype.$echarts = echarts;
4747

4848
console.log(`
4949
欢迎使用 Gin-Vue-Admin
50-
当前版本:V2.3.9
50+
当前版本:V2.4.0
5151
加群方式:微信:shouzi_1994 QQ群:622360840
5252
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
5353
默认前端文件运行地址:http://127.0.0.1:8080

0 commit comments

Comments
 (0)