chengsc
2024-10-31 6eb8d6015059b3e0059ba479c108c1cab2e5f133
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005