liuying
2024-11-28 6c5a7bd1a9342d8e6792773aef3d62588a60714d
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005