mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-12 21:39:18 +00:00
[Bugfix] 修复一些明显的bug
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
import time
|
||||
|
||||
from celery import shared_task
|
||||
from django.core.cache import cache
|
||||
from django.db.utils import ProgrammingError, OperationalError
|
||||
|
||||
from .models import Session
|
||||
|
||||
|
||||
|
||||
CACHE_REFRESH_INTERVAL = 10
|
||||
|
Reference in New Issue
Block a user