添加考试周时长

This commit is contained in:
wuchunlei
2024-09-04 17:15:25 +08:00
parent beb4ef6297
commit a316090e81
10 changed files with 239 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ public class ClassEntity {
private String title;
//小班状态 0待开班1进行中2完成
//小班状态 0待开班1进行中2完成3考试中
private String state;
private String icon;