update: cookie 补全

This commit is contained in:
binaryify
2024-04-18 17:28:35 +08:00
parent a9e0626b12
commit fab8b50229
11 changed files with 21 additions and 6 deletions

View File

@ -1,6 +1,8 @@
// 更换手机
module.exports = (query, request) => {
query.cookie.os = 'ios'
query.cookie.appver = '9.0.65'
const data = {
captcha: query.captcha,
phone: query.phone,