This commit is contained in:
XuanHuyen
2025-02-23 01:59:56 +07:00
parent 983b76ba74
commit 6baa855977
16 changed files with 388 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from . import education_student
from . import education_class
from . import student_level
from . import education_school