6 lines
98 B
Bash
6 lines
98 B
Bash
# SIT环境
|
|
ENV = 'sit'
|
|
|
|
# base api
|
|
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002'
|