hwh
2025-01-16 07ce8f4cc0406ef18b221f1ad5d5a38f4422aa10
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'