2025-08-10 16:44:02 +08:00
|
|
|
# 开发环境
|
|
|
|
|
ENV = development
|
|
|
|
|
|
|
|
|
|
# 本地环境接口地址
|
2026-02-08 16:33:14 +08:00
|
|
|
VITE_API_URL = http://123.60.153.169:8040/apih5
|
2025-11-22 15:48:02 +08:00
|
|
|
# VITE_API_URL = http://4155gf93ll13.vicp.fun/apih5
|
2025-08-10 16:44:02 +08:00
|
|
|
# VITE_API_URL = http://123.60.79.143:8041/apih5
|
2025-11-21 11:01:37 +08:00
|
|
|
# VITE_API_URL =http://192.168.0.135:8040/apih5
|
2026-02-08 16:33:14 +08:00
|
|
|
# VITE_API_URL = https://cankao.cs.com.cn/apih5
|
2025-08-10 16:44:02 +08:00
|
|
|
|
|
|
|
|
VITE_API_DATAV_URL = https://cankao.cs.com.cn/zzck_datav
|