1 Star 0 Fork 470

TurboWang / doodooke

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rewrite.js 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
// 系统兼容历史,不可随意修改
"/app": "/apps",
"/app/wxa_info": "/weapp/wxa_info",
"/api/app": "/api/apps",
"/api/app/home/public": "/api/public/home/public",
"/api/app/home/wxa": "/api/weapp/home",
"/api/app/api/public": "/api/weapp/api/public",
"/api/app/api/tplmsg": "/api/weapp/api/tplmsg",
"/api/app/home/wechat": "/api/wechat/wechat",
"/api/app/home/pay/wxpay": "/api/wxpay/config/wxpay",
"/api/app/pay/wxpay": "/api/wxpay/wxpay",
"/api/app/pay/alipay": "/api/alipay/alipay",
"/api/app/api/base/getWxaInfo": "/api/weapp/api/base/getWxaInfo",
"/api/app/api/base/getWxaAuditInfo": "/api/weapp/api/base/getWxaAuditInfo",
"/api/app/api/base/getWxaQrcode": "/api/weapp/api/base/getWxaQrcode",
"/api/app/api/base/getWxaPathQrcode": "/api/weapp/api/base/getWxaPathQrcode",
"/api/app/home/base/getWxaPathQrcode": "/api/weapp/home/base/getWxaPathQrcode",
"/api/app/home/base/getWxaInfo": "/api/weapp/home/base/getWxaInfo",
"/api/app/home/fast": "/api/weapp/home/fast",
"/api/app/home/public/getTemplateWxaQrcode": "/api/weapp/home/public/getTemplateWxaQrcode",
"/api/shop/api/shop/fxhb": "/api/fxhb/api/fxhb",
// 二次开发
}
NodeJS
1
https://gitee.com/turbowang/doodoo.git
git@gitee.com:turbowang/doodoo.git
turbowang
doodoo
doodooke
master

搜索帮助