curl --location '/message/GroupMassMsgText' \ --header 'Content-Type: application/json' \ --data '{ "Content": "", "ToUserName": [ "string" ] }'
{}