—————— 所需工具——————
1.weixin(pc)
2.fiddler(pc)
3.postman(chrome):https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/related?hl=zh
4.https://reqbin.com/
5.网页更新提醒(Android) https://play.google.com/store/apps/details?id=me.webalert
—————— 步骤 ——————
1.fiddler抓包微信小程序https的post请求的URL及请求正文
2.使用postman修改body参数做post测试
3.访问https://reqbin.com/将post请求转换为php语言
4.将php文件上传到网站
5.使用“网页更新提醒”跟踪php网页变化