Skip to content

Commit 21ef7bd

Browse files
author
蒋吉兆
committed
修改版本号
1 parent 718574c commit 21ef7bd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

server/core/server.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ func RunWindowsServer() {
3030

3131
fmt.Printf(`
3232
欢迎使用 Gin-Vue-Admin
33-
当前版本:V2.3.8
33+
当前版本:V2.3.9
34+
加群方式:微信号:shouzi_1994 QQ群:622360840
3435
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
3536
默认前端文件运行地址:http://127.0.0.1:8080
3637
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee

web/src/main.js

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

4848
console.log(`
4949
欢迎使用 Gin-Vue-Admin
50-
当前版本:V2.3.8
50+
当前版本:V2.3.9
51+
加群方式:微信:shouzi_1994 QQ群:622360840
5152
默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
5253
默认前端文件运行地址:http://127.0.0.1:8080
5354
如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee

0 commit comments

Comments
 (0)