Browse Source

Merge branch 'master' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev

main
pixel 4 years ago
parent
commit
5890780be6
  1. 2
      README-en.md
  2. 2
      README.md

2
README-en.md

@ -70,7 +70,7 @@ We are excited that you are interested in contributing to gin-vue-admin. Before
```
- node version > v8.6.0
- golang version >= v1.11
- golang version >= v1.14
- IDE recommendation: Goland
- We recommend you to apply for your own cloud service in QINIU. Replace the public key, private key, warehouse name and default url address with your own, so as not to mess up the test database.
```

2
README.md

@ -65,7 +65,7 @@ Gin-vue-admin 的成长离不开大家的支持,如果你愿意为 gin-vue-adm
```
- node版本 > v8.6.0
- golang版本 >= v1.11
- golang版本 >= v1.14
- IDE推荐:Goland
- gormv2版本初始化数据库可以利用批量创建功能,这里已经写好初始化代码,需要在main.go内打开 initialize.Data() 的注释即可
- 替换掉项目中的七牛云公钥,私钥,仓名和默认url地址,以免发生测试文件数据错乱

Loading…
Cancel
Save