Commit 3bbf5649 by 梅存智

Merge branch 'dev' into 'master'

投票增加关键字

See merge request !11
parents 1dd5bf23 6c12e401
......@@ -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