zjh
5 天以前 769f5f1c452560ab044fee905c1c514c9ca373bb
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjCompPayInfo.java
@@ -75,6 +75,10 @@
    @ApiModelProperty(value = "收款人")
    private String payee;
    @ApiModelProperty(value = "套餐id")
    @TableField(exist = false)
    private String pacId;
    @Override
    public String toString() {
        return new ToStringBuilder(this, ToStringStyle.MULTI_LINE_STYLE)