增加定时任务

This commit is contained in:
mkg
2021-06-17 21:59:28 +08:00
parent 7038ce64a6
commit 103aaf4911
7 changed files with 182 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
from flask import Blueprint, request, render_template
from sqlalchemy import desc
from applications.common.utils.http import table_api
from applications.common.utils.rights import authorize
from applications.models import AdminLog