摘要: $TOKEN="XXXX"; $file = "D:\www\weixin\game.jpg"; $data = array( 'media'=> new CURLFile($file) ); $url = 'https://api.weixin.qq.com/cgi-bin/material/ad... 阅读全文
posted @ 2019-04-15 15:21 张志健 阅读(1181) 评论(1) 推荐(1)