Commit 6c12e401 by 梅存智

投票增加关键字

parent fcb2aa12
......@@ -78,4 +78,6 @@ public class QuestionVo {
@ApiModelProperty(value = "是否有其他")
private Integer hasOther;
@ApiModelProperty(value = "关键字")
private String keywords;
}
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