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