zhangwei
7 天以前 1a1a7b401b0f75d2588256fdc3dfd3a98d0fb66c
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'