Update ppmt.js

This commit is contained in:
smallfawn
2024-06-07 20:57:36 +08:00
committed by GitHub
parent 42f12ac803
commit d79400fbca

View File

@@ -4,8 +4,8 @@
@Date: 2024.06.07 19:15
@Description: 微信小程序泡泡玛特
------------------------------------------
抓user_id和openid和 分别在请求头和请求参数里面 用#连接 多账号@分开
https://popvip.paquapp.com/miniapp/v2/wechat/getUserInfo/
[Script]
http-response
@@ -337,4 +337,3 @@ async function Request(options) {
}
return await Request(options)
}