qwe
IPC-610
2024-10-30 4c2306b012351c27fbd457126e65d885478a6fb4
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'