We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc0fc4 commit fcd3a9dCopy full SHA for fcd3a9d
weixin-java-common/src/main/java/me/chanjar/weixin/common/api/WxConsts.java
@@ -105,7 +105,7 @@ public class WxConsts {
105
///////////////////////
106
public static final String FILE_JPG = "jpeg";
107
public static final String FILE_MP3 = "mp3";
108
- public static final String FILE_ARM = "arm";
+ public static final String FILE_AMR = "amr";
109
public static final String FILE_MP4 = "mp4";
110
111
0 commit comments