mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
修复更多的warning,尤其是导致打包warning的不规范或不必要的javadoc
This commit is contained in:
@@ -154,7 +154,6 @@ public class WxMpCustomMessage implements Serializable {
|
||||
|
||||
/**
|
||||
* 获得语音消息builder
|
||||
* @return
|
||||
*/
|
||||
public static VoiceBuilder VOICE() {
|
||||
return new VoiceBuilder();
|
||||
|
||||
Reference in New Issue
Block a user