|
|
|
|
@ -15,7 +15,7 @@ export const serviceEnv: ServiceEnv = {
|
|
|
|
|
// reportServerUrl: 'http://huaerda-jimu.24yt.com/'6
|
|
|
|
|
},
|
|
|
|
|
test: {
|
|
|
|
|
url: 'http://106.227.80.14:8088/',
|
|
|
|
|
url: 'http://106.227.80.14:8086/',
|
|
|
|
|
// url: 'http://192.168.9.128:8080'
|
|
|
|
|
kkFileUrl: 'http://192.168.9.68:8012',
|
|
|
|
|
// reportServerUrl: 'http://192.168.9.128:9908'
|
|
|
|
|
@ -24,7 +24,7 @@ export const serviceEnv: ServiceEnv = {
|
|
|
|
|
prod: {
|
|
|
|
|
// url: 'http://192.168.9.149:8021'
|
|
|
|
|
// url: 'http://huaerda-api.24yt.com',
|
|
|
|
|
url: 'http://106.227.80.14:8088/',
|
|
|
|
|
url: 'http://106.227.80.14:8086/',
|
|
|
|
|
kkFileUrl: 'http://kkfile.24yt.com',
|
|
|
|
|
// reportServerUrl: 'http://localhost:9908'
|
|
|
|
|
reportServerUrl: 'http://huaerda-jimu.24yt.com/'
|
|
|
|
|
|