zhaowc
2025-02-14 9c4d9f98c100f8f891f60d0706dd3d4111eeaebd
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005