浏览代码

代码修改

yeshijie 7 年之前
父节点
当前提交
9e2694b506
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/common-entity/src/main/java/com/yihu/wlyy/entity/message/Message.java

+ 1 - 1
common/common-entity/src/main/java/com/yihu/wlyy/entity/message/Message.java

@ -46,7 +46,7 @@ public class Message extends IdEntity {
	private String tzType;//体征类别
	private String tzCode;//体征code
	private Integer sex;//患者性别
	private String relationCode;//业务关联code,type=6时为咨询code
	private String relationCode;//业务关联code,type=6时为咨询code,type=7时为续方code
	private String prescriptionStatus;//type=6续方审核状态 0待审核,1审核通过,2审核失败|type=7续方状态 0待取药,1已取药
	public String getCode() {