This commit is contained in:
苏尹岚
2021-01-27 09:40:00 +08:00
parent 720c23a67e
commit 0226aab316
2 changed files with 3 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ type SkuStoreCatInfo struct {
VendorCategoryName string
VendorCategorySeq int
VendorCategoryID int `orm:"column(vendor_category_id)"`
}
type StoreSkuSyncInfo struct {