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