·
hwh
2024-09-02 c45d0029308d62c32d3a61eb58d6b02ba5609ca2
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'