Files
tra-app/.env.production

5 lines
103 B
Bash

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