feat: 内置默认配置,脱离对外部配置文件的强依赖

This commit is contained in:
小子(LT)
2020-02-23 11:26:52 +08:00
parent 28df367e4e
commit 3741ed9cfd
4 changed files with 57 additions and 11 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
db/oauth_db.go
.vscode/settings.json
/.idea
/err
/model
gormt.yml
gormt