增加说明

This commit is contained in:
daihh
2023-02-16 19:06:21 +08:00
parent 531f1adc7b
commit 50b5831c80

View File

@@ -152,7 +152,7 @@ public class ExamTest extends BaseEntity {
private String testUp;
/**
* 范围
* 范围1表独立使用2表课程内部
* */
@Column(name = "range_type",nullable = false)
private Integer rangeType;