- bug fix for many sync operation.
This commit is contained in:
@@ -21,7 +21,6 @@ const (
|
||||
|
||||
type tSkuInfoExt struct {
|
||||
model.SkuName
|
||||
Img string
|
||||
JdID int64 `orm:"column(jd_id)"` // 商家类别
|
||||
JdCategoryID int `orm:"column(jd_category_id)"` // 到家类别
|
||||
SkuCatID int64 `orm:"column(sku_cat_id)"` // 商家特殊类别
|
||||
|
||||
Reference in New Issue
Block a user