feat: 支持无SKU目录导入策略 (#141)
This commit is contained in:
@@ -24,6 +24,12 @@ type CatalogImportRun struct {
|
||||
ShopeeUpdated int
|
||||
SKUCreated int
|
||||
SKUUpdated int
|
||||
UpdatePolicy string
|
||||
SKUFilled int
|
||||
SKUSameSourceUpdated int
|
||||
SKUSkipped int
|
||||
SKUManualSkipped int
|
||||
SKUStaleSkipped int
|
||||
PddCreated int
|
||||
PddUpdated int
|
||||
AssociationCreated int
|
||||
|
||||
Reference in New Issue
Block a user