From 4081c48a74e4225674bf9dfa9341269438a2f044 Mon Sep 17 00:00:00 2001 From: lucky Date: Wed, 16 Dec 2020 19:56:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E6=9C=8D=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- .env.development | 2 +- .env.production | 6 +++--- rest/project.http | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env b/.env index 29b808f..cefd998 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ VUE_APP_MODE=production VUE_APP_PREVIEW=false -VUE_APP_URL=http://www.sxwikionline.com/ +VUE_APP_URL=http://test.tall.wiki/ diff --git a/.env.development b/.env.development index 41c0621..672a4fb 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VUE_APP_MODE=development VUE_APP_NODE_ENV=development VUE_APP_SCENE=wisdomcar VUE_APP_BASE_URL=http://test.tall.wiki/ -VUE_APP_API_URL=http://test.tall.wiki/gateway +VUE_APP_API_URL=http://test.tall.wiki/wisdomcar VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/wisdomcar VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws diff --git a/.env.production b/.env.production index ba82787..f7eca03 100644 --- a/.env.production +++ b/.env.production @@ -1,10 +1,10 @@ VUE_APP_MODE=production VUE_APP_NODE_ENV=production VUE_APP_SCENE=wisdomcar -VUE_APP_BASE_URL=http://www.sxwikionline.com/ -VUE_APP_API_URL=http://www.sxwikionline.com/gateway +VUE_APP_BASE_URL=http://test.tall.wiki/ +VUE_APP_API_URL=http://test.tall.wiki/wisdomcar VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/wisdomcar -VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws +VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws VUE_APP_TITLE=盐湖区人民医院数字看板 VUE_APP_DESCRIPTION=盐湖区人民医院数字看板 diff --git a/rest/project.http b/rest/project.http index 1da3414..972eb00 100644 --- a/rest/project.http +++ b/rest/project.http @@ -66,7 +66,7 @@ POST {{record}}/debug/record "param":{ "authId": "1", "type": "2", - "value":"24", + "value":"22", "time":"1607937529000" } }