https://developers.weixin.qq.com/doc/store/shop/API/basics/img_upload.html
使用示例请求,请求异常,且图片小于10M
curl -F media=@test.jpg "https://api.weixin.qq.com/channels/ec/basics/img/upload?access_token=ACCESS_TOKEN&upload_type=0&resp_type=1"{"errcode":10020055,"errmsg":"参数有误 rid: 683fbea4-74048ce5-5817fa47"}
