1 Star 0 Fork 469

柳叶一刀 / 多多客(doodooke)微信小程序SaaS平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
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/pxw_admin/doodoo.git
git@gitee.com:pxw_admin/doodoo.git
pxw_admin
doodoo
多多客(doodooke)微信小程序SaaS平台
master

搜索帮助