mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-15 05:46:48 +08:00
5 lines
103 B
JavaScript
5 lines
103 B
JavaScript
export const BASE = 'https://u-pre.boe.com'
|
|
export const GET_USER_LIST = `/userbasic/user/list post`
|
|
|
|
|