zhaowc
2025-02-14 9c4d9f98c100f8f891f60d0706dd3d4111eeaebd
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'