new readme

This commit is contained in:
xxjwxc
2020-11-21 14:06:10 +08:00
parent 2852b6132f
commit d1879f7517
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ db_info :
username : "root"
password : "qwer"
database : "oauth_db"
type: 0
type: 0 # database type (0:mysql , 1:sqlite , 2:mssql)
```