Administrator
2025-07-15 992fe8f1df78face9220032adacd11abdd7ae1a5
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'