Commit 71d74a16 authored by 谢永靖's avatar 谢永靖

1

parent c8deda54
Pipeline #36770 passed with stage
in 4 seconds
......@@ -28,6 +28,7 @@ module.exports = appInfo => {
origin: '*',
allowMethods: 'GET,HEAD,PUT,POST,DELETE,PATCH,OPTIONS',
credentials: true,
headers: 'Origin, X-Requested-With, Content-Type,past_deviceno,device_no,channel_alias',
};
config.jwt = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment