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

@@ -10375,7 +10375,7 @@ paths:
type: string
- in: query
name: appOrgCode
description: 美团app
description: 平台code
required: true
type: string
- in: query
@@ -10389,6 +10389,12 @@ paths:
description: 属性值的关键词
required: true
type: string
- in: query
name: vendorId
description: 所属平台[3-饿百/1-美团]
required: true
type: integer
format: int64
responses:
"200":
description: '{object} controllers.CallResult'