zhouwx
2026-05-11 96910de1a2a7eeba60fecd6b760e2fabbad6e9e4
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 科学实验线上环境接口地址
VITE_API_URL = '/api'