swagger2:Illegal DefaultValue null for parameter type integer
代码@GetMapping("/goodsDetail")@ApiOperation("商品详情")publicResultgoodsDetail(@RequestParam@ApiParam(value="商品id",required=true)LonggoodsId,@RequestParam@ApiParam(value="推广位id",required=true)StringpId)thr