소스 검색

修改字段注释

huangwenjie 7 년 전
부모
커밋
9012ad7475
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/common-entity/src/main/java/com/yihu/wlyy/entity/doctor/reply/DoctorQuickReply.java

+ 1 - 1
common/common-entity/src/main/java/com/yihu/wlyy/entity/doctor/reply/DoctorQuickReply.java

@ -25,7 +25,7 @@ public class DoctorQuickReply extends IdEntity {
    private Integer status;
    // 类型 0为健康教育,1为续方咨询
    private Integer type;
    // 1为默认消息,0为自定义消息
    // 0为自定义消息  大于0的为系统消息
    private Integer systag;
    public String getDoctor() {