mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 20:35:16 +00:00
代码生成器支持直接使用字典
修复查询涉及sql关键字时sql语句报错问题
This commit is contained in:
@@ -21,4 +21,5 @@ type Field struct {
|
||||
Comment string `json:"comment"`
|
||||
ColumnName string `json:"columnName"`
|
||||
FieldSearchType string `json:"fieldSearchType"`
|
||||
DictType string `json:"dictType"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user