Skip to content

Swagger

luoml edited this page Jul 17, 2017 · 6 revisions

设置请求参数默认值

  • @ApiParam
    • defaultValue='default value'
  • @ApiModelProperty
    • example='default value'

Clone this wiki locally