班级相关

This commit is contained in:
wuchunlei
2024-08-22 16:30:04 +08:00
parent 0272bcbf92
commit ee81ac7dfb
17 changed files with 1489 additions and 114 deletions

View File

@@ -23,6 +23,8 @@ public class ClassModel {
private String type;//班类型 0小班 1联合班 2精英班
private Integer days;//教学天数
@TableLogic
private Integer delFlag;