修复登录退出接口路径

This commit is contained in:
whyour
2021-12-21 23:42:05 +08:00
parent 46aaeb4eac
commit 03c9f79549
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const errorHandler = function (error: any) {
const _request = extend({ timeout: 60000, params: { t: time }, errorHandler });
const apiWhiteList = [
'/api/login',
'/api/user/login',
'/open/auth/token',
'/api/user/two-factor/login',
'/api/system',