Commit 69186a01 authored by shida.liu's avatar shida.liu

feat: 测试terminal值

parent 017807a3
......@@ -87,7 +87,6 @@ export default {
} else {
terminal = 'H5';
}
terminal = `isApp:${isApp}, isHarmony:${isHarmonyOS},terminal:${terminal}`
cfg.headers['x-user-terminal'] = terminal;
}
if (!hideVccChannel) {
......
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