mirror of
https://github.com/tangpanqing/aorm.git
synced 2025-10-06 08:26:55 +08:00
update
This commit is contained in:
@@ -16,6 +16,11 @@ type FieldInfo struct {
|
||||
Name string
|
||||
}
|
||||
|
||||
type GroupItem struct {
|
||||
Prefix string
|
||||
Field interface{}
|
||||
}
|
||||
|
||||
type WhereItem struct {
|
||||
FuncName string
|
||||
Prefix string
|
||||
|
Reference in New Issue
Block a user