1
This commit is contained in:
@@ -1178,7 +1178,7 @@ paths:
|
||||
"200":
|
||||
description: '{object} controllers.CallResult'
|
||||
/auth2/GetTokenByPhone:
|
||||
post:
|
||||
get:
|
||||
tags:
|
||||
- auth2
|
||||
description: 根据电话号码获取用户头肯
|
||||
@@ -6869,6 +6869,10 @@ paths:
|
||||
name: reason
|
||||
description: 原因
|
||||
type: string
|
||||
- in: formData
|
||||
name: mtReview
|
||||
description: 美团必传map[string]interface{}
|
||||
type: string
|
||||
responses:
|
||||
"200":
|
||||
description: '{object} controllers.CallResult'
|
||||
|
||||
Reference in New Issue
Block a user