liudl
2025-01-20 b1404f7bc9945d91e292791a868cbb306cf7935d
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005