提交 28ab589b authored 作者: GOD_ZYX's avatar GOD_ZYX

update

上级 757555c4
...@@ -108,8 +108,8 @@ const agentProcessor = () => { ...@@ -108,8 +108,8 @@ const agentProcessor = () => {
/* getInfo 时,则写入 用户基本信息 */ /* getInfo 时,则写入 用户基本信息 */
if (/user_center\/get_user_info/gi.test(options.url)) { if (/user_center\/get_user_info/gi.test(options.url)) {
/* check-access接口 */ /* check-access接口 */
headers['Host'] = 'lms-api.ezijing.com' headers['Host'] = 'ep-api.ezijing.com'
headers['host'] = 'lms-api.ezijing.com' headers['host'] = 'ep-api.ezijing.com'
axios.defaults.headers = headers axios.defaults.headers = headers
axios({ axios({
timeout: 30 * 1000, timeout: 30 * 1000,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论