From a41ebdc1aa1fbfdcab34e5a87eb90ad86693e693 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Sun, 23 Sep 2018 21:59:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4checkstyle=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quality-checks/google_checks.xml | 14 -------------- .../weixin/cp/api/impl/WxCpMediaServiceImpl.java | 5 +++-- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/quality-checks/google_checks.xml b/quality-checks/google_checks.xml index 791a9a304..b1b2a46f2 100644 --- a/quality-checks/google_checks.xml +++ b/quality-checks/google_checks.xml @@ -83,20 +83,6 @@ - - - - - - - - - - - - - - - * 媒体管理接口 + * 媒体管理接口. * Created by Binary Wang on 2017-6-25. - * @author Binary Wang * + * + * @author Binary Wang */ public class WxCpMediaServiceImpl implements WxCpMediaService { private WxCpService mainService;