Files
tra-app/.env.production
T
2025-06-23 20:57:34 +08:00

8 lines
110 B
Bash

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