智能排查跨域处理

main
limingtao 11 months ago
parent ac28004c90
commit 3bb98411c4
  1. 1587
      common/globalJs/globalJs.js
  2. 10
      manifest.json

File diff suppressed because it is too large Load Diff

@ -141,7 +141,15 @@
"pathRewrite" : {
"^/HiatmpPro" : "/HiatmpPro"
}
}
},
"/hitapChat" : {
"target" : "http://219.147.31.25:30001/hitap",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/hitapChat" : ""
}
}
}
},
"title" : "排查隐患"

Loading…
Cancel
Save