1
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user