zhangwei
2025-08-22 b538026f2095c82a699c3269bfd6c6925ed4d662
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'