curl --location --globoff 'https://flowbot.feiliu.run/api/sendTask?robotId=b1395e58b79ca910aa34330efdba47cb' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskList": [
{
"type": 50009,
"atList": [
"少年·Sure",
"@所有人"
],
"searchText": "测试群-001",
"message": "FlowBot,一款安全稳定零封号的微信/企微RPA机器人"
}
]
}'