提交 4d56478d authored 作者: GOD_ZYX's avatar GOD_ZYX

update

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