Files
tra-app/.env.production
T
2025-07-09 16:20:08 +08:00

7 lines
109 B
Bash

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