liuying
2024-12-01 ead79c455934f654d4ae5fa6f295160fe0304a0b
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005