add
zongzhibin
2024-11-24 d89732b82ff7fc047628ca3772311a0fbeea3553
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005