add oauth loginlog & fix bugs
This commit is contained in:
@@ -36,11 +36,3 @@ export function remove (data) {
|
||||
data,
|
||||
})
|
||||
}
|
||||
|
||||
export function changePwd (data) {
|
||||
return request({
|
||||
url: '/group/changePwd',
|
||||
method: 'post',
|
||||
data,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user