swagger日常使用

听话的孩子 1年前 ⋅ 1888 阅读

配置Swagger接口传参的方式为下拉选择框 - allowableValues

@ApiImplicitParam(name = "xxx", value = "xxx", required = true, paramType = "query", allowableValues = "xxx,xxx", dataType = "string")


全部评论: 0

    我有话说: