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