发送文件参数跟企业微信官网上的参数格式不一致 ` var data = new { msgtype = "file", media_id };` `{ "msgtype": "file", "file": { "media_id": "3a8asd892asd8asd" } }`