hwh
2024-09-12 78c49a591404ec32d7c2d2e9f4b9bf6010c51e07
1
2
3
4
5
# 线上环境
ENV = production
 
# 线上环境接口地址
VITE_API_URL = http://localhost:5005