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`