Files
tra-app/.env.production
T
2025-09-06 21:54:58 +08:00

5 lines
103 B
Bash

# 生产环境
ENV = 'production'
# base api
VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001'