liudl
2025-01-20 b1404f7bc9945d91e292791a868cbb306cf7935d
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'