chengsc
2025-04-28 e3a4181b4e107c8d2dc13f489ec62af28451bf3a
1
2
3
4
5
# 线上环境
ENV = 'production'
 
# 线上环境接口地址
VITE_API_URL = '/prod-api'