1
0
mirror of synced 2025-12-22 18:08:12 +08:00

调整checkstyle配置

This commit is contained in:
Binary Wang
2018-09-23 21:59:30 +08:00
parent cd72fbfaf6
commit a41ebdc1aa
2 changed files with 3 additions and 16 deletions

View File

@@ -15,10 +15,11 @@ import me.chanjar.weixin.cp.api.WxCpService;
/**
* <pre>
* 媒体管理接口
* 媒体管理接口.
* Created by Binary Wang on 2017-6-25.
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* </pre>
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
*/
public class WxCpMediaServiceImpl implements WxCpMediaService {
private WxCpService mainService;