From c1d2a1148661a67b7c2ee32f6057b0e884e6bd30 Mon Sep 17 00:00:00 2001 From: "DESKTOP-369JRHT\\12997" <9> Date: Tue, 11 Jun 2024 17:32:40 +0800 Subject: [PATCH] no message --- fuintAdmin/.env.development | 2 +- fuintAdmin_zt/.env.development | 2 +- fuintCashierWeb/.env.development | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fuintAdmin/.env.development b/fuintAdmin/.env.development index cd018f513..2a76c3f4e 100644 --- a/fuintAdmin/.env.development +++ b/fuintAdmin/.env.development @@ -11,6 +11,6 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://localhost:8080/' +VUE_APP_SERVER_URL = 'http://localhost:8081/' # http://192.168.0.121:8080/ diff --git a/fuintAdmin_zt/.env.development b/fuintAdmin_zt/.env.development index 53079c25b..31bcda157 100644 --- a/fuintAdmin_zt/.env.development +++ b/fuintAdmin_zt/.env.development @@ -13,7 +13,7 @@ VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 #VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/' #VUE_APP_SERVER_URL = 'http://192.168.31.178:8081' -VUE_APP_SERVER_URL = 'http://localhost:8080/' +VUE_APP_SERVER_URL = 'http://localhost:8081/' # cp端地址 # VUE_PC_SERVER_URL = 'http://47.95.206.185:85/' diff --git a/fuintCashierWeb/.env.development b/fuintCashierWeb/.env.development index c320c6670..83ac69234 100644 --- a/fuintCashierWeb/.env.development +++ b/fuintCashierWeb/.env.development @@ -15,4 +15,4 @@ VUE_APP_PUBLIC_PATH = '/' #VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/' #VUE_APP_SERVER_URL = 'http://192.168.31.178:8081' #VUE_APP_SERVER_URL = 'http://192.168.31.55:8081/' -VUE_APP_SERVER_URL = 'http://localhost:8080/' +VUE_APP_SERVER_URL = 'http://localhost:8081/'