lisy
2023-07-26 e5cfdead9c1c6f52b538bfda058332718f0fadce
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....."),