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