This commit is contained in:
邹宗楠
2022-11-21 16:41:15 +08:00
parent ce2bdea956
commit da310ce763
2 changed files with 58 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
package product_GetRecommendCategory_response
import doudian_sdk "git.rosy.net.cn/baseapi/platformapi/tiktok_shop/sdk-golang/core"
type ProductGetRecommendCategoryResponse struct {
doudian_sdk.BaseDoudianOpApiResponse
Data *ProductGetRecommendCategoryData `json:"data"`