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