提交 f3a0b210 authored 作者: GOD_ZYX's avatar GOD_ZYX

修改 ckeditor upload

上级 7ed9233a
...@@ -80,6 +80,9 @@ const ckeditorUpload = (req, res) => { ...@@ -80,6 +80,9 @@ const ckeditorUpload = (req, res) => {
} }
headers['token'] = ticket headers['token'] = ticket
headers['tenant'] = 'classes' headers['tenant'] = 'classes'
headers['apikey'] = 'ITol9gsbkEb85gnaxIu7oWfHDOaKgwbH'
headers['Host'] = 'ep-api.ezijing.com'
headers['host'] = 'ep-api.ezijing.com'
axios.defaults.headers = headers axios.defaults.headers = headers
/* 重新转发请求 */ /* 重新转发请求 */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论