Explorar o código

修改字段注释

huangwenjie %!s(int64=7) %!d(string=hai) anos
pai
achega
9012ad7475

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