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