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