zhaowc
2025-02-16 eb69f07e9241fc1dd6e28d931608ef6e3616846e
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005