0418合并第二增量

This commit is contained in:
zhangheng 2024-04-18 10:21:33 +08:00
parent 0b4bdf0658
commit 506daecbaf

View File

@ -197,4 +197,4 @@ public class PatientQuestionSubmitResult extends BaseEntity {
.append("updateTime", getUpdateTime())
.toString();
}
}
}