jyt před 2 roky
rodič
revize
edc070c10d
1 změnil soubory, kde provedl 3 přidání a 2 odebrání
  1. +3
    -2
      utils/domain.js

+ 3
- 2
utils/domain.js Zobrazit soubor

@@ -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`;


Načítá se…
Zrušit
Uložit