mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-14 21:36:48 +08:00
Merge branch 'refs/heads/zcwy0622-yang' into dev0525
# Conflicts: # servers/boe-server-all/src/main/java/com/xboe/module/exam/entity/ExamTest.java
This commit is contained in:
@@ -179,5 +179,7 @@ public class ExamTest extends BaseEntity {
|
|||||||
@Transient
|
@Transient
|
||||||
private String paperName;
|
private String paperName;
|
||||||
|
|
||||||
|
/** 关联类型,1、项目 2、学习路径图 3、面授课 14、成长路径图 */
|
||||||
|
@Column(name = "ref_type")
|
||||||
|
private Integer refType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user