This commit is contained in:
邹宗楠
2025-11-26 15:46:18 +08:00
parent 1b59ab41a0
commit 45e2368b85
4 changed files with 66838 additions and 66838 deletions

View File

@@ -15320,14 +15320,6 @@
"description": "属性值的关键词",
"required": true,
"type": "string"
},
{
"in": "query",
"name": "vendorId",
"description": "所属平台[3-饿百/1-美团]",
"required": true,
"type": "integer",
"format": "int64"
}
],
"responses": {
@@ -15354,8 +15346,16 @@
},
{
"in": "query",
"name": "mtCategoryId",
"description": "美团类目id",
"name": "categoryId",
"description": "类目id",
"required": true,
"type": "integer",
"format": "int64"
},
{
"in": "query",
"name": "vendorId",
"description": "平台分类ID",
"required": true,
"type": "integer",
"format": "int64"