mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 09:26:46 +08:00
Update ThirdApi.js
修改api接口路径
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export const BASE = 'https://u-pre.boe.com'
|
||||
export const GET_USER_LIST = `/admin/CheckUser/userInfo`
|
||||
|
||||
export const GET_USER_LIST = `/manageApi/admin/CheckUser/userInfo`
|
||||
export const GET_USER_INFO = `/manageApi/admin/thirdApi/user/searchList`
|
||||
// export const GET_USER_LIST = `/admin/CheckUser/userInfo`
|
||||
// export const GET_USER_INFO = `/admin/thirdApi/user/searchList`
|
||||
export const GET_USER_INFO = `/admin/userbasic/user/searchList`
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user