mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 19:36:50 +08:00
增加说明
This commit is contained in:
@@ -152,7 +152,7 @@ public class ExamTest extends BaseEntity {
|
||||
private String testUp;
|
||||
|
||||
/**
|
||||
* 范围
|
||||
* 范围,1表独立使用,2表课程内部
|
||||
* */
|
||||
@Column(name = "range_type",nullable = false)
|
||||
private Integer rangeType;
|
||||
|
||||
Reference in New Issue
Block a user