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