From 41d147f934bd189ba8a185ca52731ce6f7d5f4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=AE=E5=BB=BA?= <450837357@qq.com> Date: Mon, 17 Mar 2025 13:45:25 +0800 Subject: [PATCH] first --- .env-config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env-config.ts b/.env-config.ts index 2b25ebd..ac64ba7 100644 --- a/.env-config.ts +++ b/.env-config.ts @@ -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/'