update readme

This commit is contained in:
谢小军
2020-01-13 13:40:40 +08:00
parent 8522fd836a
commit 92535ef518
3 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ out_dir : "." # out dir
singular_table : false # Table name plural (big Camel-Case):gorm.SingularTable
simple : false #simple output
is_out_sql : false # Whether to output sql
is_out_func : true # Whether to output function
is_json_tag : true # Whether to mark JSON or not
is_foreign_key : true # Whether to mark foreign key or not