Administrator
2025-09-18 c135f22291c416fca9ffbfe1904a304835574d80
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005