This commit is contained in:
jiang 2024-12-04 16:52:44 +08:00
parent c9ad71fe35
commit 3794abbafc
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# 开发环境
# 请求接口地址
VITE_REQUEST_BASE_URL = http://10.75.166.6:8080/jeecg-boot
VITE_REQUEST_BASE_URL = https://36.112.48.190

View File

@ -1,5 +1,3 @@
# 生产环境
# 请求接口地址
# VITE_REQUEST_BASE_URL = https://36.112.48.190
# H5 页面直连10.75.166.6
VITE_REQUEST_BASE_URL = http://10.75.166.6:8080/jeecg-boot
VITE_REQUEST_BASE_URL = https://36.112.48.190