小程序开发
This commit is contained in:
parent
506daecbaf
commit
152a88d3c9
@ -166,7 +166,6 @@ public class PatientQuestionSubmitResult extends BaseEntity {
|
||||
@Excel(name = "问卷总得分,根据患者提交问卷得出的分值")
|
||||
private BigDecimal totalScore;
|
||||
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this, ToStringStyle.MULTI_LINE_STYLE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user