sync2.SyncCategories, SyncReorderCategories
This commit is contained in:
@@ -16,6 +16,8 @@ type ThingMap struct {
|
||||
|
||||
VendorThingID string `orm:"size(32);column(vendor_thing_id);index" json:"vendorThingID"`
|
||||
SyncStatus int8 `orm:"default(2)"`
|
||||
|
||||
Remark string `orm:"size(255)" json:"remark"`
|
||||
}
|
||||
|
||||
func (*ThingMap) TableUnique() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user