This commit is contained in:
邹宗楠
2025-11-26 15:29:09 +08:00
parent dfb4646c16
commit 1b59ab41a0
9 changed files with 61982 additions and 61896 deletions

View File

@@ -15302,7 +15302,7 @@
{
"in": "query",
"name": "appOrgCode",
"description": "美团app",
"description": "平台code",
"required": true,
"type": "string"
},
@@ -15320,6 +15320,14 @@
"description": "属性值的关键词",
"required": true,
"type": "string"
},
{
"in": "query",
"name": "vendorId",
"description": "所属平台[3-饿百/1-美团]",
"required": true,
"type": "integer",
"format": "int64"
}
],
"responses": {