user-modify

This commit is contained in:
yuping
2023-07-03 10:56:38 +08:00
parent 21ce5db4e8
commit 97221f680f

View File

@@ -1,5 +1,5 @@
export const BASE = window.location.protocol + '//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`