合并模型类

This commit is contained in:
maruizhi
2026-09-24 14:32:04 +08:00
parent 4c57d748ed
commit 60424f7ef7
13 changed files with 169 additions and 206 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from util.database import Base
from .class_model import Class
from .all_model import Class
from .code_value_model import CodeValue
from .company_model import Company
from .course_model import Course