restclient:
header加上:"Cookie", "JSESSIONID=C1A34A2EC4C9423BB460E6F7005CA81E"
微信小程序:
header加上:‘Cookie‘:‘session_id‘ //本地存储的值(因为微信小程序不支持cookies 所以将session_id存入storage)
原文地址:https://www.cnblogs.com/handsomejunhong/p/8799041.html
时间: 2024-10-10 04:29:47