This commit is contained in:
yuping
2022-12-14 10:15:21 +08:00
parent fbdb916a3c
commit b169171d90
2 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +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`