diff --git a/fuintAdmin/.env.development b/fuintAdmin/.env.development index 63cfebb2b..6d3ca9ec5 100644 --- a/fuintAdmin/.env.development +++ b/fuintAdmin/.env.development @@ -11,7 +11,8 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' +#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' +VUE_APP_SERVER_URL = 'http://192.168.31.178:8080' diff --git a/fuintAdmin_zt/.env.development b/fuintAdmin_zt/.env.development index 1830d60b1..982ea93da 100644 --- a/fuintAdmin_zt/.env.development +++ b/fuintAdmin_zt/.env.development @@ -11,6 +11,6 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' - +#VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' +VUE_APP_SERVER_URL = 'http://192.168.31.178:8080/'