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" } }