liujie
2023-07-26 d9d3e4edf8515d250337598c7d5b155ca7afb9c9
cloud-server-account/src/main/java/com/dsh/account/controller/UseBenefitsController.java
@@ -217,7 +217,7 @@
    @ResponseBody
    @PostMapping("/base/useBenefit/voucherCenter")
    @PostMapping("/api/useBenefit/voucherCenter")
    @ApiOperation(value = "充值中心", tags = {"APP-使用福利"})
    @ApiImplicitParams({
            @ApiImplicitParam(name = "Authorization", value = "Bearer +token", required = true, dataType = "String", paramType = "header", defaultValue = "Bearer eyJhbGciOiJIUzUxMiJ9....."),