swagger2:Illegal DefaultValue null for parameter type integer

代碼 @GetMapping("/goodsDetail") @ApiOperation("商品詳情") public Result goodsDetail(@RequestParam @ApiParam(value = "商品 id", required = true) Long goodsId, @RequestParam @ApiParam
相關文章
相關標籤/搜索