user-modify

This commit is contained in:
yuping
2023-07-03 10:56:22 +08:00
parent aa3fa30436
commit dd57665079

View File

@@ -1,5 +1,5 @@
export const BASE = 'https://u-pre.boe.com'
export const GET_USER_LIST = `/userbasic/user/list post`
export const GET_USER_INFO = `/userbasic/user/info post`
export const GET_USER_LIST = `/admin/CheckUser/userInfo`
export const GET_USER_INFO = `/admin/thirdApi/user/searchList`