chengsc
2024-09-13 c75a630f7b099dfe3e5030a2cc66e96560cb9561
1
2
3
4
5
# 本地环境
ENV = development
 
# 本地环境接口地址
VITE_API_URL = http://localhost:5005