mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
增加系统openapi
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ const apiWhiteList = [
|
||||
'/open/auth/token',
|
||||
'/api/user/two-factor/login',
|
||||
'/api/system',
|
||||
'/api/init/user',
|
||||
'/api/init/notification',
|
||||
'/api/user/init',
|
||||
'/api/user/notification/init',
|
||||
];
|
||||
|
||||
_request.interceptors.request.use((url, options) => {
|
||||
|
||||
Reference in New Issue
Block a user