Update: (步骤备份)更新夜间模式同步
This commit is contained in:
@@ -11,6 +11,7 @@ from applications.schemas import DeptSchema
|
||||
|
||||
bp = Blueprint('dept', __name__, url_prefix='/dept')
|
||||
|
||||
# Todo: 部门管理后端
|
||||
|
||||
@bp.get('/')
|
||||
@authorize("system:dept:main", log=True)
|
||||
|
||||
Reference in New Issue
Block a user