curl --location --request POST 'http://127.0.0.1/api/Msg/SendCDNImageMsg' \
--data-urlencode 'toWxIds=' \
--data-urlencode 'url=' \
--data-urlencode 'aesKey=' \
--data-urlencode 'length=' \
--data-urlencode 'cdnThumbLength=' \
--data-urlencode 'wxId='
{}