update: cookie 处理优化

This commit is contained in:
binaryify
2024-04-29 15:23:41 +08:00
parent 2bb5269dfa
commit 7b6e9d90e0
59 changed files with 78 additions and 84 deletions

View File

@ -1,8 +1,6 @@
// 编辑用户信息
module.exports = (query, request) => {
query.cookie.os = 'ios'
query.cookie.appver = '9.0.65'
const data = {
// avatarImgId: '0',
birthday: query.birthday,