zhouwx
2025-01-07 5415dae6cbb023dcfbadb4f4864b2ae6a5892bcd
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 科学实验线上环境接口地址
VITE_API_URL = '/api'