接口联调

This commit is contained in:
binbin_pan 2024-03-27 10:10:34 +08:00
parent 88b4f8f016
commit 2582d721f3
2 changed files with 4 additions and 2 deletions

3
env/.env.production vendored
View File

@ -4,7 +4,8 @@ VITE_BUILD_MODE = 'prod'
# 线上环境接口地址
# VITE_API_URL = 'https://production.com'
VITE_API_URL = 'https://test-rental.zhgkxt.com/proxy'
# VITE_API_URL = 'https://test-rental.zhgkxt.com/proxy'
VITE_API_URL = 'https://z.csgmall.com.cn/proxy'
# VITE_API_URL = 'http://localhost:8080/proxy'
# 百度地图key
VITE_AK = "cClgLBaLgGUdQDilX9dGvieL"

3
env/.env.sit vendored
View File

@ -3,7 +3,8 @@ VITE_ENV = 'production'
VITE_BUILD_MODE = 'sit'
# 线上环境接口地址
VITE_API_URL = 'https://testSit.com'
# VITE_API_URL = 'https://testSit.com'
VITE_API_URL = 'https://test-rental.zhgkxt.com/proxy'
# 百度地图key
VITE_AK = "cClgLBaLgGUdQDilX9dGvieL"
# 百度地图版本