切换新版本
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"title": "WeChat - 855 - IOS18.0.1(16 Pro Max)- Android-34(HUAWEI Mate XT)-(a16+62) - 五端扫码登陆([iPad Pro 13(M4)]、[安卓pad(HUAWEI MatePad Pro)]、win、Car[车载]、mac)绕过验证码可用",
|
||||
"title": "WeChat - 859 五端扫码登陆(iPad、安卓pad、win、Car、mac)绕过验证码可用",
|
||||
"description": "07算法,支持绕过验证码 by-纵然",
|
||||
"version": "2.0"
|
||||
},
|
||||
@@ -218,30 +218,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/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": [
|
||||
@@ -1199,7 +1175,7 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "62登陆(账号或密码) - iphone == 8.0.55",
|
||||
"summary": "62登陆(账号或密码) - iphone == 8.0.59",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "body",
|
||||
@@ -1224,7 +1200,7 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "A16登陆(账号或密码) - android == 8.0.55",
|
||||
"summary": "A16登陆(账号或密码) - android == 8.0.58",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "body",
|
||||
@@ -1272,7 +1248,7 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "唤醒登陆(只限扫码登录)[纵然修复]",
|
||||
"summary": "唤醒登陆(只限扫码登录)",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "query",
|
||||
@@ -1430,7 +1406,7 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "获取二维码(iPad) - 8.0.55",
|
||||
"summary": "获取二维码(iPad) - 8.0.59",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "body",
|
||||
@@ -1478,7 +1454,7 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "获取二维码(安卓Pad) - 8.0.55",
|
||||
"summary": "获取二维码(安卓Pad) - 8.0.58",
|
||||
"parameters": [
|
||||
{
|
||||
"in": "body",
|
||||
@@ -3638,31 +3614,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Friend.GetContactListParams": {
|
||||
"title": "GetContactListParams",
|
||||
"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