Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -58,3 +58,11 @@ export function delBasic(id) {
|
||||
method: 'post'
|
||||
})
|
||||
}
|
||||
|
||||
export function getOwnInfo(){
|
||||
return request({
|
||||
url:'/comprehensive/stuInfoView/getOwnInfo',
|
||||
method:'GET'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user