|
@@ -3,7 +3,7 @@ import request from '@/utils/request'
|
|
|
// ================================== Interface ======================================
|
|
|
|
|
|
// const mockUrl = 'http://mock.Intra.xiaojukeji.com'
|
|
|
-const mockUrl = 'http://10.179.88.110:8089'
|
|
|
+const mockUrl = 'http://10.179.88.110:8089/'
|
|
|
|
|
|
export function fetchEnvInfo(envChannel) {
|
|
|
return request({
|