zjh
2024-07-09 d7d79867f7ccd9b4d13fe7b9e5f5850ebf794639
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjOrder.java
@@ -430,9 +430,13 @@
     */
    @ApiModelProperty("体检类别")
    private String tjCategory;
    @ApiModelProperty("就诊编号")
    private String cardId;
    @ApiModelProperty("预约号")
    private String reservationId;
    @Override
    public String toString() {
        return new ToStringBuilder(this, ToStringStyle.MULTI_LINE_STYLE)