From 78b0e909aa6ece787091e5d81450c8927ef2599e Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 15 十二月 2023 17:03:12 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatMedInhosp.java | 313 +--------------------------------------------------- 1 files changed, 6 insertions(+), 307 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java index d5aacdc..c45fdbc 100644 --- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java +++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java @@ -4,6 +4,7 @@ import com.fasterxml.jackson.annotation.JsonFormat; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; +import lombok.Data; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import com.ruoyi.common.annotation.Excel; @@ -16,6 +17,7 @@ * @date 2023-03-04 */ @ApiModel(value = "PatMedInhosp", description = "鎮h�呬綇闄㈣褰曞璞�") +@Data public class PatMedInhosp extends BaseEntity { private static final long serialVersionUID = 1L; @@ -23,6 +25,10 @@ /** 鑷ID */ @ApiModelProperty(value = "鑷ID") private Long inhospid; + + /** 鑷ID */ + @ApiModelProperty(value = "鑷ID") + private String inhospno; /** 娴佹按鍙� */ @ApiModelProperty(value = "娴佹按鍙�") @@ -167,313 +173,6 @@ /** 鏂规鐘舵�佹搷浣滄椂闂� */ @ApiModelProperty(value = "鏂规鐘舵�佹搷浣滄椂闂�") private Date schemetime; - - public void setInhospid(Long inhospid) - { - this.inhospid = inhospid; - } - - public Long getInhospid() - { - return inhospid; - } - public void setSerialnum(String serialnum) - { - this.serialnum = serialnum; - } - - public String getSerialnum() - { - return serialnum; - } - public void setHospitalname(String hospitalname) - { - this.hospitalname = hospitalname; - } - - public String getHospitalname() - { - return hospitalname; - } - public void setHospitalcode(String hospitalcode) - { - this.hospitalcode = hospitalcode; - } - - public String getHospitalcode() - { - return hospitalcode; - } - public void setHospitaldistrictcode(String hospitaldistrictcode) - { - this.hospitaldistrictcode = hospitaldistrictcode; - } - - public String getHospitaldistrictcode() - { - return hospitaldistrictcode; - } - public void setHospitaldistrictname(String hospitaldistrictname) - { - this.hospitaldistrictname = hospitaldistrictname; - } - - public String getHospitaldistrictname() - { - return hospitaldistrictname; - } - public void setIcd10code(String icd10code) - { - this.icd10code = icd10code; - } - - public String getIcd10code() - { - return icd10code; - } - public void setDiagname(String diagname) - { - this.diagname = diagname; - } - - public String getDiagname() - { - return diagname; - } - public void setStarttime(Date starttime) - { - this.starttime = starttime; - } - - public Date getStarttime() - { - return starttime; - } - public void setEndtime(Date endtime) - { - this.endtime = endtime; - } - - public Date getEndtime() - { - return endtime; - } - public void setDeptcode(String deptcode) - { - this.deptcode = deptcode; - } - - public String getDeptcode() - { - return deptcode; - } - public void setDeptname(String deptname) - { - this.deptname = deptname; - } - - public String getDeptname() - { - return deptname; - } - public void setRoomno(String roomno) - { - this.roomno = roomno; - } - - public String getRoomno() - { - return roomno; - } - public void setBedno(String bedno) - { - this.bedno = bedno; - } - - public String getBedno() - { - return bedno; - } - public void setOrgid(String orgid) - { - this.orgid = orgid; - } - - public String getOrgid() - { - return orgid; - } - public void setDelFlag(String delFlag) - { - this.delFlag = delFlag; - } - - public String getDelFlag() - { - return delFlag; - } - public void setIsupload(Long isupload) - { - this.isupload = isupload; - } - - public Long getIsupload() - { - return isupload; - } - public void setUploadTime(Date uploadTime) - { - this.uploadTime = uploadTime; - } - - public Date getUploadTime() - { - return uploadTime; - } - public void setPatid(Long patid) - { - this.patid = patid; - } - - public Long getPatid() - { - return patid; - } - public void setLeavediagname(String leavediagname) - { - this.leavediagname = leavediagname; - } - - public String getLeavediagname() - { - return leavediagname; - } - public void setLeaveicd10code(String leaveicd10code) - { - this.leaveicd10code = leaveicd10code; - } - - public String getLeaveicd10code() - { - return leaveicd10code; - } - public void setDrcode(String drcode) - { - this.drcode = drcode; - } - - public String getDrcode() - { - return drcode; - } - public void setDrname(String drname) - { - this.drname = drname; - } - - public String getDrname() - { - return drname; - } - public void setSchemestatus(Long schemestatus) - { - this.schemestatus = schemestatus; - } - - public Long getSchemestatus() - { - return schemestatus; - } - public void setGeneralschemestatus(Long generalschemestatus) - { - this.generalschemestatus = generalschemestatus; - } - - public Long getGeneralschemestatus() - { - return generalschemestatus; - } - public void setLeaveldeptcode(String leaveldeptcode) - { - this.leaveldeptcode = leaveldeptcode; - } - - public String getLeaveldeptcode() - { - return leaveldeptcode; - } - public void setLeaveldeptname(String leaveldeptname) - { - this.leaveldeptname = leaveldeptname; - } - - public String getLeaveldeptname() - { - return leaveldeptname; - } - public void setHospitaldistrictid(Long hospitaldistrictid) - { - this.hospitaldistrictid = hospitaldistrictid; - } - - public Long getHospitaldistrictid() - { - return hospitaldistrictid; - } - public void setLeavehospitaldistrictcode(String leavehospitaldistrictcode) - { - this.leavehospitaldistrictcode = leavehospitaldistrictcode; - } - - public String getLeavehospitaldistrictcode() - { - return leavehospitaldistrictcode; - } - public void setLeavehospitaldistrictname(String leavehospitaldistrictname) - { - this.leavehospitaldistrictname = leavehospitaldistrictname; - } - - public String getLeavehospitaldistrictname() - { - return leavehospitaldistrictname; - } - public void setLeavehospitaldistrictid(Long leavehospitaldistrictid) - { - this.leavehospitaldistrictid = leavehospitaldistrictid; - } - - public Long getLeavehospitaldistrictid() - { - return leavehospitaldistrictid; - } - public void setDeptid(Long deptid) - { - this.deptid = deptid; - } - - public Long getDeptid() - { - return deptid; - } - public void setLeaveldeptid(Long leaveldeptid) - { - this.leaveldeptid = leaveldeptid; - } - - public Long getLeaveldeptid() - { - return leaveldeptid; - } - public void setSchemetime(Date schemetime) - { - this.schemetime = schemetime; - } - - public Date getSchemetime() - { - return schemetime; - } @Override public String toString() { -- Gitblit v1.9.3