京东商城商品创建更新id测试
This commit is contained in:
@@ -61,7 +61,7 @@ type StoreSkuSyncInfo struct {
|
||||
StoreSkuStatus int
|
||||
SkuSyncStatus int8
|
||||
VendorSkuID string `orm:"column(vendor_sku_id)"`
|
||||
JdsWareID int `orm:"column(jds_ware_id)" json:"jdsWareID"`
|
||||
JdsWareID int64 `orm:"column(jds_ware_id)" json:"jdsWareID"`
|
||||
BindDeletedAt time.Time `orm:"type(datetime)" json:"bindDeletedAt"`
|
||||
|
||||
model.Sku
|
||||
|
||||
Reference in New Issue
Block a user