From 70e7bf110b9baf07fcad0bef924c2ecab349bdc7 Mon Sep 17 00:00:00 2001 From: yuanye <418471657@qq.com> Date: Thu, 11 Mar 2021 21:19:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/environments/environment.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 9f5fb23..794e5a3 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -11,8 +11,8 @@ export const environment = { // baseUrl: 'https://newtalent.shinwoten.cn/crest/', // baseUrl: 'https://192.168.3.5:8301/crest/', - // baseUrl: 'http://localhost:8301/crest/', // 测试环境服务器地址(请求数据地址) - baseUrl: 'https://newtalent.shinwoten.cn/crest/', + baseUrl: 'http://localhost:9302/brest/', // 测试环境服务器地址(请求数据地址) + // baseUrl: 'https://newtalent.shinwoten.cn/crest/', imageUrl: 'https://newtalent.shinwoten.cn/filesystem/',