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