将权限与部门的逻辑分包
This commit is contained in:
@@ -5,7 +5,7 @@ index_bp = Blueprint('Index', __name__, url_prefix='/')
|
||||
from . import index
|
||||
|
||||
|
||||
def init_index_views(app):
|
||||
def register_index_views(app):
|
||||
"""
|
||||
初始化蓝图
|
||||
|
||||
|
||||
Reference in New Issue
Block a user