mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 17:36:45 +08:00
6 lines
166 B
JavaScript
6 lines
166 B
JavaScript
export const BASE = 'https://u-pre.boe.com'
|
|
export const GET_USER_LIST = `/admin/CheckUser/userInfo`
|
|
export const GET_USER_INFO = `/admin/thirdApi/user/searchList`
|
|
|
|
|