提交 5b931539 authored 作者: GOD_ZYX's avatar GOD_ZYX

sesssion 设置

上级 71809217
...@@ -38,7 +38,7 @@ const agentProcessor = () => { ...@@ -38,7 +38,7 @@ const agentProcessor = () => {
try { try {
options = { options = {
timeout: 30 * 1000, timeout: 30 * 1000,
url: req.params[0].replace(/tenant\//gi, ''), // url: req.params[0], // .replace(/tenant\//gi, '')
baseURL: conf.agentApiUrl, baseURL: conf.agentApiUrl,
method: req.method, method: req.method,
data: req.body, data: req.body,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论