{
"type": "decryptImage",
"data": {
"datPath": "D:\\Program Files\\微信数据\\WeChat Files\\wxid_nq6r0w9v12612\\FileStorage\\MsgAttach\\3bd2075933b0db2506401b73176f0e86\\Image\\2024-05\\1dbf5e90204f27d9b5c20768835425aa.dat",
"savePath": "C:\\Users\\13301\\Desktop\\12.png"
}
}
curl --location --request POST 'http://127.0.0.1:8888/wechat/httpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "decryptImage",
"data": {
"datPath": "D:\\Program Files\\微信数据\\WeChat Files\\wxid_nq6r0w9v12612\\FileStorage\\MsgAttach\\3bd2075933b0db2506401b73176f0e86\\Image\\2024-05\\1dbf5e90204f27d9b5c20768835425aa.dat",
"savePath": "C:\\Users\\13301\\Desktop\\12.png"
}
}'
{
"code": 200,
"msg": "操作成功",
"result": {},
"wxid": "",
"port": 8888,
"pid": 2840,
"flag": "7888",
"timestamp": "1716609820642"
}