curl --location --request POST 'https://ckbapi.quwanzhi.com/v1/api/websocket/send-community' \ --form 'content="内容"' \ --form 'wechatAccountId="100234"' \ --form 'wechatChatroomId="2324"' \ --form 'msgType="1"' \ --form 'accountId="12"'
{}