{
"taskList": [
{
"type": 10011,
"searchText": "用户昵称/备注(存在备注时只能用备注",
"menuName": "快捷发送",
"appid": "wx4c1722a405500000",
"title": "FlowBot小程序",
"imgUrl": "https://cdn.apifox.com/app/project-icon/custom/20241101/2c2aa590-3b61-49a6-aa84-2b4acf224831.jpeg",
"page": "pages/index/index.html"
}
]
}curl --location --globoff 'https://flowbot.feiliu.run/api/sendTask?robotId=b1395e58b79ca910aa34330efdba47cb' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Content-Type: application/json' \
--data '{
"taskList": [
{
"type": 10011,
"searchText": "用户昵称/备注(存在备注时只能用备注",
"menuName": "快捷发送",
"appid": "wx4c1722a405500000",
"title": "FlowBot小程序",
"imgUrl": "https://cdn.apifox.com/app/project-icon/custom/20241101/2c2aa590-3b61-49a6-aa84-2b4acf224831.jpeg",
"page": "pages/index/index.html"
}
]
}'{"code":200,"message":"指令发送成功"}