nongwoluanlai

Results 1 issues of nongwoluanlai

![image](https://github.com/yihong0618/xiaogpt/assets/64674765/cd4fffba-8500-48ba-9ee3-d11b9316ced0) 拿到类似这样的输出 `{'notificationUrl': '/identity/authStart?sid=xiaomiio&context=wDILiZe6yVI_DvJbvAz_F4_8LXyuoTar-odx0H0FyIvaYXRxxxxx9BUuGPfyyRhogXWOwxxxxxxZNajJd0mnxxxxxx1ZptsXnXBxxxxxxfSmV_mQnew3i-tofXCVQ_P80fJ4xxf20Bl-t95zHZeqYeuDxxrGYxT2mxxOkQZQSxxAJTYjy-sg6WpVkH8AaGexxxxxxxNMXrvjWjWCfTfY9ipdTMWa0_UgmbFSUJmOX-Exxxxs5b_C4IBXHkIR1sk-EAC3ZDeawj_o5Zg&_locale=zh_CN', 'result': 'ok', 'code': 0, 'captchaUrl': None, 'description': '成功', 'location': '', 'securityStatus': 16, 'pwd': 0, 'child': 0, 'desc': '成功'} ` 复制notificationUrl拼接上https://account.xiaomi.com/pass/serviceLoginAuth2 得到: https://account.xiaomi.com/pass/serviceLoginAuth2/identity/authStart?sid=xiaomiio&context=xxxxxx 这样的链接,复制到你的浏览器上打开即可手机短信等验证,验证通过后再次使用即可正常

documentation