{
"guid": "string",
"self_msg": true,
"contact_msg": true,
"self_room_msg": true,
"contact_room_msg": true,
"room_white_list": []
}curl --location '/client/set_notify_msg_flag' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"self_msg": true,
"contact_msg": true,
"self_room_msg": true,
"contact_room_msg": true,
"room_white_list": []
}'null