src/api/host.js
@@ -4,3 +4,9 @@ import { getSchemeHost } from '../utils/tools' export const $HOST = getSchemeHost() // 管线分析-线上 export const $HOSTANALYSE = 'http://xearth.cn:6202' // 管线分析-本地 // export const $HOSTANALYSE = 'http://10.238.105.124:8089'