diff --git a/.env.JIS5300 b/.env.JIS5300 index 3fc5db0..de6262c 100644 --- a/.env.JIS5300 +++ b/.env.JIS5300 @@ -1,4 +1,4 @@ NODE_ENV = 'production' -VUE_APP_BASE_URL = http://101.201.121.115:9010/ +VUE_APP_BASE_URL = http://10.0.0.198:9010/ VUE_APP_LOGIN_TITLE = SCCP JIS系统 VUE_APP_LOGIN_LOGO = ../assets/img/logo.png diff --git a/.env.TRIM b/.env.TRIM index 4805015..49a49e3 100644 --- a/.env.TRIM +++ b/.env.TRIM @@ -1,4 +1,9 @@ NODE_ENV = 'production' -VUE_APP_BASE_URL = http://101.201.121.115:9010/ VUE_APP_LOGIN_TITLE = 安道拓南通面套工厂COS系统 -VUE_APP_LOGIN_LOGO = ../assets/img/logo.png \ No newline at end of file +VUE_APP_LOGIN_LOGO = ../assets/img/logo.png +#正式 +#VUE_APP_BASE_URL = http://10.104.120.109:9010/ +VUE_APP_BASE_URL = https://ntcos.adient.com/ +#测试 +#VUE_APP_BASE_URL = http://10.227.4.5:9010/ +#VUE_APP_BASE_URL = https://ntcos-qa.adient.com/ \ No newline at end of file