perf: 优化日志增量获取逻辑

This commit is contained in:
RockChinQ
2024-10-13 22:33:51 +08:00
parent 7c3557e943
commit 9703fc0366
4 changed files with 59 additions and 33 deletions

View File

@@ -5,7 +5,7 @@ import asyncio
import quart
from ....core import app
from .groups import log
from .groups import logs
from . import group