mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 随官方更新微信小店商品分类相关接口模型
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"category_info": {
|
||||
"level1": 7419,
|
||||
"level2": 7439,
|
||||
"level3": 7448,
|
||||
"cats_v2": [
|
||||
{
|
||||
"cat_id": 6033
|
||||
@@ -17,10 +14,26 @@
|
||||
"cat_id": 6093
|
||||
}
|
||||
],
|
||||
"is_new_apply_cat": true,
|
||||
"certificate": [
|
||||
"THE_MEDIA_ID_1",
|
||||
"THE_MEDIA_ID_2"
|
||||
],
|
||||
"license_group_list": [
|
||||
{
|
||||
"license_group_id": 123,
|
||||
"license": {
|
||||
"license_id": 123,
|
||||
"file_id_list": [ "THE_FILE_ID_1" ],
|
||||
"license_field_list": [
|
||||
{
|
||||
"key": "",
|
||||
"value": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"brand_list": [
|
||||
{ "brand_id": 1001 },
|
||||
{ "brand_id": 1002 }
|
||||
|
Reference in New Issue
Block a user