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