摘要: <?php/** * wechat php test */ //define your tokendefine("TOKEN", "wssss");$wechatObj = new wechatCallbackapiTest();$wechatObj->responseMsg(); class we 阅读全文
posted @ 2016-02-26 14:18 YD帅宰 阅读(359) 评论(0) 推荐(0)