修复更多的warning,尤其是导致打包warning的不规范或不必要的javadoc

This commit is contained in:
BinaryWang
2016-07-12 10:02:26 +08:00
parent 5d957582e3
commit 55e0653521
19 changed files with 77 additions and 181 deletions

View File

@@ -154,7 +154,6 @@ public class WxMpCustomMessage implements Serializable {
/**
* 获得语音消息builder
* @return
*/
public static VoiceBuilder VOICE() {
return new VoiceBuilder();