Nodejs 微信開發 自定義菜單

var map = require('../router-config').getMapping() , wechat = require('wechat') , fs = require('fs'); var API = wechat.API , appid = 'xxx' , secret = 'xxxx'; var api = new API(appid, secret);
相關文章
相關標籤/搜索