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