This commit is contained in:
yuping
2022-12-13 17:02:07 +08:00
parent de9b83c9e7
commit 19bfce36fe
5 changed files with 151 additions and 91 deletions

4
src/api/ThirdApi.js Normal file
View File

@@ -0,0 +1,4 @@
export const BASE = 'https://u-pre.boe.com'
export const GET_USER_LIST = `/userbasic/user/list post`