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