python学习
This commit is contained in:
4
www.py
4
www.py
@@ -4,8 +4,8 @@ from application import app
|
||||
'''
|
||||
统一拦截处理和统一错误处理
|
||||
'''
|
||||
from web.interceptors.AuthInterceptor import *
|
||||
from web.interceptors.ApiAuthInterceptor import *
|
||||
# from web.interceptors.AuthInterceptor import *
|
||||
# from web.interceptors.ApiAuthInterceptor import *
|
||||
from web.interceptors.ErrorInterceptor import *
|
||||
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user