perf: 优化消息中心未读数量

This commit is contained in:
ibuler
2021-06-11 17:11:29 +08:00
committed by 老广
parent 8d3c1bd783
commit 97a0e27307
12 changed files with 161 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
from notifications.site_msg import SiteMessage as Client
from notifications.site_msg import SiteMessageUtil as Client
from .base import BackendBase