暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/user_withdraw_cash' \
--form 'appid="10000"' \
--form 'usertoken="728a6ad5de98b6d3c450c58d28bc7fce8ff5b2bf"' \
--form 'name="moran"' \
--form 'account="15924952513"' \
--form 'money="100"' \
--form 'type="0"' \
--form 'remarks="请从QQ转账"'
{}