6 lines
98 B
Bash
6 lines
98 B
Bash
# UAT环境
|
|
ENV = 'uat'
|
|
|
|
# base api
|
|
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003'
|