curl --location 'http://127.0.0.1:8081/api/Login/TwiceAutoAuth' \ --header 'Content-Type: text/plain' \ --data '{ "Wxid": "登录成功返回的" }'
{ "Code": 0, "Success": true, "Message": "二次登录初始化成功!", "Data": { "baseResponse": { "ret": 0,//为0是成功的意思,用来延长在线时间的 "errMsg": { "string": "Everything is ok" } },