摘要: 1、首先获取access_token String requestUrl = "https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=AppSecret"; String dat 阅读全文
posted @ 2018-09-05 15:23 anliex 阅读(83) 评论(0) 推荐(0)