{
"type": "runCloudFunction",
"data": {
"appid": "wxd10b1eea3ef0a2e7",
"function": "{\"login_type\":1,\"version_type\":1}",
"method": "login"
}
}
curl --location --request POST 'http://127.0.0.1:7777/qianxun/httpapi?wxid=wxid_nq6r0w9v12612&safekey=' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "runCloudFunction",
"data": {
"appid": "wxd10b1eea3ef0a2e7",
"function": "{\"login_type\":1,\"version_type\":1}",
"method": "login"
}
}'
{
"code": 200,
"msg": "执行成功",
"result": {
"data": "{\"app_id\":\"wxd10b1eea3ef0a2e7\",\"code\":\"0a1KL90w3kKHz43dk80w3A6Rsl2KL90q\",\"err_msg\":\"ok\",\"err_no\":0,\"isSuccess\":true,\"task_id\":12714024}\r\n"
},
"wxid": "wxid_nq6r0w9v12612",
"port": 7155,
"pid": 18748,
"flag": "7643",
"timestamp": "1742218489389"
}