Browse Source

用户画像传参问题

dmb
douzhuo 2 years ago
parent
commit
8947ca9a00
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/domain.js

+ 2
- 2
utils/domain.js View File

@@ -1,6 +1,6 @@
// const base = 'http://81.70.55.170:9999'; // 测试站
const base = 'http://81.70.55.170:9999'; // 测试站
// const base = 'http://127.0.0.1:9999'; // 本地 // const base = 'http://127.0.0.1:9999'; // 本地
const base = 'http://192.168.31.149:9999' ;// 胜浩
// const base = 'http://192.168.31.149:9999' ;// 胜浩
// const base = 'http://192.168.31.161:9999' // 长龙 // const base = 'http://192.168.31.161:9999' // 长龙
// const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用 // const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用
// const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手 // const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手


Loading…
Cancel
Save