chengsc
2025-06-11 f21906b6464a0e6b42aade6f70127f7b8d6611f3
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005