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