Browse Source

测试地址

Jyt
jyt 2 years ago
parent
commit
edc070c10d
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      utils/domain.js

+ 3
- 2
utils/domain.js View File

@@ -1,9 +1,10 @@
// const base = 'http://39.97.167.65' ;// 测试站
const base = 'http://39.97.167.65' ;// 测试站
// const base = 'http://8kdmng.natappfree.cc' ;// 佳豪
// const base = 'http://192.168.31.134:9999' ;// 佳豪
// const base = 'http://192.168.31.167:9999' // 长龙
// const base = 'http://192.168.31.89:9999' // sh
// const base = 'https://zanyong.hfju.com';// 正式 AI销管
const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手
// const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手

// http.js使用
const baseUrl = `${base}/autoSR/api`;


Loading…
Cancel
Save