提交 1ddff804 authored 作者: zyx's avatar zyx

update

上级 202b9284
...@@ -41,8 +41,8 @@ const agentProcessor = () => { ...@@ -41,8 +41,8 @@ const agentProcessor = () => {
headers['Host'] = 'sso.ezijing.com' headers['Host'] = 'sso.ezijing.com'
headers['host'] = 'sso.ezijing.com' headers['host'] = 'sso.ezijing.com'
} else { } else {
headers['Host'] = 'lms-api2.ezijing.com' headers['Host'] = 'lms-api.ezijing.com'
headers['host'] = 'lms-api2.ezijing.com' headers['host'] = 'lms-api.ezijing.com'
} }
/* 测试 */ /* 测试 */
// if (/\/essay/gi.test(options.url) && /post/gi.test(req.method)) { // if (/\/essay/gi.test(options.url) && /post/gi.test(req.method)) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论