# 导入下面的控制器 from apps.system.controllers.log import LogController # 暴露控制器变量 __all__ = ['LogController']