smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java
@@ -40,6 +40,19 @@ private List Education; /** * 护士ID */ @ApiModelProperty(value = "护士ID") private String nurseId; /** * 护士姓名 */ @ApiModelProperty(value = "护士姓名") private String nurseName; /** * 患者姓名 */ @@ -341,7 +354,9 @@ private String patiNatureId; //年龄 private String treateAge; //年龄单位 private String treatAgeunit; private String patiNatureName; @@ -409,7 +424,7 @@ * 出院方式序号 */ @ApiModelProperty("出院方式序号") @Excel(name = "出院方式序号") @Excel(name = "出院方式序号 1.治愈 2.好转 3.未愈 4.死亡 5.其它") private String outWayId; /**