{
"guid": "{{guid_test}}",
"conversation_id": "{{ConversationId_qywx}}",
"content": "apifox接口测试 , {% mock 'datetime', 'MM-dd hh:mm' %}",
"at_list": [0]
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/send_room_at' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"conversation_id": "S:1688855062596284",
"content": "apifox接口测试 , {% mock '\''datetime'\'', '\''MM-dd hh:mm'\'' %}",
"at_list": [0]
}'
{"error_code": -4014, "error_message": "head rsp code error, error_msg: ", "data": {}}