This commit is contained in:
邹宗楠
2026-07-31 09:07:41 +08:00
parent b213cbea45
commit 93178c924b
29 changed files with 61631 additions and 61596 deletions

View File

@@ -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'