Commit 4bbf71f0 authored by 刘基明's avatar 刘基明

swagger注释

parent db231631
......@@ -2,7 +2,9 @@ package com.tanpu.community.api.beans.qo;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
@ApiModel("话题详情对象")
public class TopicDetailQo {
......
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