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