perf: migrate (#9098)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2022-11-18 11:30:31 +08:00
committed by GitHub
parent b1bd57cd76
commit 223814f897
24 changed files with 114 additions and 68 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
from .ticket import *
from .flow import *
from .ticket import *
from .comment import *
from .super_ticket import *
from .relation import *
from .super_ticket import *