摘要: 安装: npm i egg-http-proxy --save // 或 yarn add egg-http-proxy 导入到egg项目里: // 在config/plugin.js里面添加 exports.httpProxy = { enable: true, package: 'egg-htt 阅读全文
posted @ 2020-03-26 12:00 每天都要进步一点点 阅读(5786) 评论(0) 推荐(0)