chengsc
2025-06-11 f21906b6464a0e6b42aade6f70127f7b8d6611f3
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'