1、清空api的调用quota 本接口用于清空公众号/小程序/第三方平台等接口的每日调用接口次数 @ApiOperation("清空api的调用quota") @GetMapping("clearQuota") public String clearQuota() throws Wx