应征入伍保留学籍工作流
This commit is contained in:
@@ -42,3 +42,11 @@ export function delEnlistmentReserve(id) {
|
||||
method: 'post'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
export function getOwnInfo(){
|
||||
return request({
|
||||
url:'/comprehensive/stuInfoView/getOwnInfo',
|
||||
method:'GET'
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user