wxw
2024-09-26 e089d7eb80bf4d6f8442500b691924ccc83a1a49
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'