2025-08-10 16:44:02 +08:00
|
|
|
# 开发环境
|
|
|
|
|
ENV = development
|
|
|
|
|
|
|
|
|
|
# 本地环境接口地址
|
2025-11-20 09:24:35 +08:00
|
|
|
VITE_API_URL = http://123.60.153.169:8040/apih5
|
2025-11-08 12:05:24 +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-09-15 13:31:18 +08:00
|
|
|
# VITE_API_URL =http://localhost:8040/apih5
|
2025-11-20 09:24:35 +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
|