reset 回滚 代码修改 采用其他方案
This commit is contained in:
parent
1465a27a6e
commit
f5a5aaa255
@ -51,10 +51,6 @@ export function register(data: any) {
|
||||
* 注销
|
||||
*/
|
||||
export function logout() {
|
||||
request({
|
||||
url: '/resource/sse/close',
|
||||
method: 'get'
|
||||
});
|
||||
return request({
|
||||
url: '/auth/logout',
|
||||
method: 'post'
|
||||
|
Loading…
x
Reference in New Issue
Block a user