Commit 96f337ac authored by jiaorz's avatar jiaorz

后台添加IM接口

parent 72a64f59
...@@ -61,4 +61,8 @@ public class QuestionParamDto extends PageParam { ...@@ -61,4 +61,8 @@ public class QuestionParamDto extends PageParam {
private Long startTime; private Long startTime;
private Long endTime; private Long endTime;
private Integer commentCount;
private Integer praiseCount;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment