perf: ticket accounts

This commit is contained in:
feng
2022-11-17 18:04:38 +08:00
parent 71122312cf
commit 543d61442c
5 changed files with 21 additions and 37 deletions

View File

@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
#
from django.db import models
from django.utils.translation import ugettext_lazy as _
from common.db.fields import BitChoices