chengsc
2025-04-28 94a1a7574f7ce3c61148742cb6f8e6c60a4ed3aa
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005