[feat] GridLayoutField 字段调整
This commit is contained in:
parent
71ecc0bb16
commit
50171a5a53
@ -13,6 +13,7 @@ type GridLayoutField struct {
|
||||
MaxH int `db:"maxH"`
|
||||
MaxW int `db:"maxW"`
|
||||
Code string `db:"code"`
|
||||
Label string `db:"label"`
|
||||
Widget string `db:"widget"`
|
||||
WidgetPerfix string `db:"widgetPerfix"`
|
||||
WidgetDecorator string `db:"widgetDecorator"`
|
||||
|
Loading…
Reference in New Issue
Block a user