fix(consultation):
bug修改, 字段删除
This commit is contained in:
-3
@@ -159,7 +159,4 @@ public class ConSessionView implements Serializable {
|
||||
@TableField(value = "user_first_reply_time")
|
||||
@Schema(description = "")
|
||||
private Date userFirstReplyTime;
|
||||
@TableField(value = "tf_qh")
|
||||
@Schema(description = "")
|
||||
private Boolean tfQh;
|
||||
}
|
||||
Reference in New Issue
Block a user