- ebaiapi.SkuShopCategoryMap

This commit is contained in:
gazebo
2019-07-23 18:07:15 +08:00
parent fbb97e9f3b
commit 3c5a0adb95
3 changed files with 17 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ const (
KeyCustomSkuID = "custom_sku_id"
KeySkuID = "sku_id"
KeyUPC = "upc"
KeyCategoryID = "category_id"
KeyName = "name"
KeyPhone = "phone"