@ -97,6 +97,7 @@ public class PcTPatientQueryByPageResp {
/** 删除标志(0代表存在 2代表删除) */
@ApiModelProperty("删除标志(0代表存在 2代表删除) ")
@Excel(name = "是否删除", readConverterExp = "0=正常,2=已删除")
private String delFlag;
/** 创建时间 */
@ -126,6 +126,7 @@ public class TRecordResp
@ApiModelProperty("医生是否修改标识")