wxw
2024-09-25 54728bfad5a2b222ff26e4f6be26bd239b3c5720
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'