2 Star 2 Fork 0

OI 开源/WeChat-offiaccount

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
offiaccount.config.js 203 Bytes
一键复制 编辑 原始数据 按行查看 历史
z Z ... 提交于 2023-08-05 10:46 . 暴露对外自定义响应接口
const config = {
token: '',
port: 20000,
appID: "",
appsecret: "",
handler(req, res) {
res.end('这里的响应需要根据业务自行处理')
}
}
module.exports = config
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oi-contrib/WeChat-offiaccount.git
git@gitee.com:oi-contrib/WeChat-offiaccount.git
oi-contrib
WeChat-offiaccount
WeChat-offiaccount
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385