修改condetion 拼写错误,改成condition

This commit is contained in:
windha
2021-08-04 12:08:33 +08:00
parent e0856cb712
commit 83fd5c0f91
5 changed files with 26 additions and 26 deletions

View File

@@ -113,7 +113,7 @@ Flags:
- UNIQUE_INDEX Like INDEX, create unique index
- Support foreign key related properties [Support export gorm.model>>>](doc/export.md)
- Support function export (foreign key, association, index , unique and more)[Support export function >>>](https://github.com/xxjwxc/gormt/blob/master/data/view/genfunc/genfunc_test.go)
- model.Condetion{} sql link
- model.Condition{} sql link
### You can enrich data types in [def](data/view/cnf/def.go)