username@email.com
9 天以前 1978a2687b298a69bc72d6eda0be8235bbca37d8
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'