new
This commit is contained in:
@@ -62,7 +62,11 @@ db_info:
|
||||
password : qwer
|
||||
database : oauth_db
|
||||
type: 0 # 数据库类型:0:mysql , 1:sqlite , 2:mssql
|
||||
|
||||
self_type_define: # 自定义数据类型映射
|
||||
datetime: time.Time
|
||||
date: time.Time
|
||||
out_file_name: "" # 自定义生成文件名
|
||||
web_tag_type: 0 # json tag类型 0: 小驼峰 1: 下划线
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user