|
@ -18,7 +18,7 @@ public class WlyyPatientLabelLogDO extends IdEntityWithCreateTime {
|
|
|
private String doctorName;
|
|
|
private String labelCode;//标签编码
|
|
|
private String labelName;//标签名称
|
|
|
private String labelType;//标签类型
|
|
|
private String labelType;//标签类型 1健康情况 2疾病类型 3专病类型 4自定义标签
|
|
|
private String jobTitle;//职称
|
|
|
|
|
|
public String getPatient() {
|