修改综合评价达标量功能
This commit is contained in:
@@ -73,12 +73,12 @@ public class TeacherEvaluationStatus extends BaseEntity {
|
||||
@TableField(exist = false)
|
||||
private String isScoreImported;
|
||||
|
||||
/** 备注 */
|
||||
@Excel(name = "备注")
|
||||
// /** 备注 */
|
||||
// @Excel(name = "备注")
|
||||
private String remarks;
|
||||
|
||||
/** 最后更新时间 */
|
||||
@Excel(name = "最后更新时间")
|
||||
// @Excel(name = "最后更新时间")
|
||||
private String lastUpdateTime;
|
||||
|
||||
public Long getId() {
|
||||
|
||||
Reference in New Issue
Block a user