{
"guid": "{{guid_test}}",
"room_id": "10763288831166355",
"notice": "12345-54321欢迎"
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/modify_room_notice' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"room_id": "10763288831166355",
"notice": "12345-54321欢迎"
}'
{}