Commit c2ef01d7 by “Kongxiangkun”

投票列表增加字段

parent ffb1be6e
......@@ -198,6 +198,7 @@ public class TrResearchQuestion extends Model<TrResearchQuestion> {
private Integer styleType;
@ApiModelProperty(value = "logoSrc")
@TableField("logo_src")
private String logoSrc;
@Override
......
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