From d79400fbca37bdcd2ab9693264d08203d96b1d1a Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:57:36 +0800 Subject: [PATCH] Update ppmt.js --- ppmt.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ppmt.js b/ppmt.js index bd3b815..9d1a074 100644 --- a/ppmt.js +++ b/ppmt.js @@ -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) } -