|
@ -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() {
|