切换新版本

This commit is contained in:
liuwei
2025-06-06 09:24:23 +08:00
parent e0814fa520
commit 08889f9d30
8 changed files with 16 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
swagger: "2.0"
info:
title: WeChat - 853 - IOS18.0.116 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