aa
This commit is contained in:
@@ -846,7 +846,7 @@ type BrandUser struct {
|
||||
ModelIDCULD
|
||||
|
||||
BrandID int `orm:"column(brand_id)" json:"brandID"` //品牌ID
|
||||
UserID string `orm:"column(user_id) json:"userID"`
|
||||
UserID string `orm:"column(user_id)" json:"userID"`
|
||||
}
|
||||
|
||||
func (*BrandUser) TableIndex() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user