2 Star 3 Fork 1

tangsw/node微信公众号开发

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
config.json 629 Bytes
Copy Edit Raw Blame History
汤思文.tangsiwen authored 2020-05-09 09:45 . 微信公众号代码上传
{
"appID": "wx8f9fc5443846d95e",
"appScrect": "805355e98606bfe09a816323e3f71b21",
"token": "Maya",
"prefix": "https://api.weixin.qq.com/",
"weather":"https://www.sojson.com/open/api/weather/json.shtml?city=%s",
"diyApi": {
"getAccessToken": "%scgi-bin/token?grant_type=client_credential&appid=%s&secret=%s",
"createMenu": "%scgi-bin/menu/create?access_token=%s",
"uploadFile": "%scgi-bin/media/upload?access_token=%s&type=%s",
"message": "%scgi-bin/message/mass/sendall?access_token=%s",
"username":"%scgi-bin/user/info?access_token=%s&openid=%s&lang=zh_CN"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tangsw/wechat.git
git@gitee.com:tangsw/wechat.git
tangsw
wechat
node微信公众号开发
master

Search

0d507c66 1850385 C8b1a773 1850385