|
@ -6,7 +6,7 @@ import io.swagger.annotations.ApiModelProperty;
|
|
/**
|
|
/**
|
|
* Created by chenweida on 2018/1/17.
|
|
* Created by chenweida on 2018/1/17.
|
|
*/
|
|
*/
|
|
@ApiModel(value = "TestSwagger", description = "测试swagger生成")
|
|
|
|
|
|
@ApiModel( description = "测试swagger生成")
|
|
public class TestSwagger {
|
|
public class TestSwagger {
|
|
|
|
|
|
@ApiModelProperty("姓名")
|
|
@ApiModelProperty("姓名")
|