chengsc
2025-04-28 94a1a7574f7ce3c61148742cb6f8e6c60a4ed3aa
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'