This commit is contained in:
苏尹岚
2021-01-26 17:35:28 +08:00
parent c8ab4ad146
commit 00770ef83f
2 changed files with 15 additions and 3 deletions

View File

@@ -48,6 +48,10 @@ type SkuStoreCatInfo struct {
StoreParentCatName string
IsSysCat int
CityCode int
IsJxCat int
VendorCategoryName string
VendorCategorySeq int
}
type StoreSkuSyncInfo struct {