切换新版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
swagger: "2.0"
|
||||
info:
|
||||
title: WeChat - 853 - IOS18.0.1(16 Pro Max)-(a16+62) - 五端扫码登陆([iPad Pro 13(M4)]、安卓pad、win、Car[车载]、mac)绕过验证码可用 - car支持ppmt
|
||||
title: WeChat - 859
|
||||
description: 仅限集团内部使用,请勿对外
|
||||
version: "2.0"
|
||||
basePath: /api
|
||||
@@ -137,21 +137,6 @@ paths:
|
||||
responses:
|
||||
"200":
|
||||
description: ""
|
||||
/Friend/GetTotalContractList:
|
||||
post:
|
||||
tags:
|
||||
- Friend
|
||||
summary: 获取全部通讯录好友[全新]
|
||||
parameters:
|
||||
- in: body
|
||||
name: body
|
||||
description: CurrentWxcontactSeq和CurrentChatRoomContactSeq没有的情况下请填写0
|
||||
required: true
|
||||
schema:
|
||||
$ref: '#/definitions/Friend.GetContactListParams'
|
||||
responses:
|
||||
"200":
|
||||
description: ""
|
||||
/Friend/GetMFriend:
|
||||
post:
|
||||
tags:
|
||||
@@ -840,7 +825,7 @@ paths:
|
||||
post:
|
||||
tags:
|
||||
- Login
|
||||
summary: 唤醒登陆(只限扫码登录)[纵然修复]
|
||||
summary: 唤醒登陆(只限扫码登录)
|
||||
parameters:
|
||||
- in: query
|
||||
name: wxid
|
||||
@@ -2063,24 +2048,6 @@ definitions:
|
||||
format: int32
|
||||
Wxid:
|
||||
type: string
|
||||
Friend.GetContactListParams:
|
||||
title: GetContractListparameter
|
||||
type: object
|
||||
properties:
|
||||
CurrentChatRoomContactSeq:
|
||||
type: integer
|
||||
format: int32
|
||||
CurrentWxcontactSeq:
|
||||
type: integer
|
||||
format: int32
|
||||
Wxid:
|
||||
type: string
|
||||
Offset:
|
||||
type: integer
|
||||
format: int32
|
||||
Limit:
|
||||
type: integer
|
||||
format: int32
|
||||
Friend.PassVerifyParam:
|
||||
title: PassVerifyParam
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user