perf: 优化订阅处理,形成框架

This commit is contained in:
ibuler
2021-11-26 11:12:53 +08:00
committed by Jiangjie.Bai
parent de006bc664
commit c85249be36
8 changed files with 82 additions and 111 deletions

View File

@@ -1,5 +1,4 @@
from django.db import models
from django.utils.translation import gettext_lazy as _
from common.db.models import JMSModel