IPC-610
2025-01-15 b4083a6b047fc9e0964133c87227213c5154e37a
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'