File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ func RunWindowsServer() {
2929
3030 fmt .Printf (`
3131 欢迎使用 Gin-Vue-Admin
32- 当前版本:V2.3.5
32+ 当前版本:V2.3.6
3333 默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
3434 默认前端文件运行地址:http://127.0.0.1:8080
3535 如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/onsi/ginkgo v1.7.0 // indirect
3434 github.com/onsi/gomega v1.4.3 // indirect
3535 github.com/pelletier/go-toml v1.6.0 // indirect
36- github.com/pkg/errors v0.9.1 // indirect
36+ github.com/pkg/errors v0.9.1
3737 github.com/qiniu/api.v7/v7 v7.4.1
3838 github.com/satori/go.uuid v1.2.0
3939 github.com/shirou/gopsutil v2.20.8+incompatible
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Vue.prototype.$echarts = echarts;
6666
6767console . log ( `
6868 欢迎使用 Gin-Vue-Admin
69- 当前版本:V2.3.5
69+ 当前版本:V2.3.6
7070 默认自动化文档地址:http://127.0.0.1%s/swagger/index.html
7171 默认前端文件运行地址:http://127.0.0.1:8080
7272 如果项目让您获得了收益,希望您能请团队喝杯可乐:https://www.gin-vue-admin.com/docs/coffee
You can’t perform that action at this time.
0 commit comments