mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-24 18:04:38 +08:00
修改文件类型arm为amr
This commit is contained in:
parent
ffc0fc442d
commit
fcd3a9d76b
@ -105,7 +105,7 @@ public class WxConsts {
|
||||
///////////////////////
|
||||
public static final String FILE_JPG = "jpeg";
|
||||
public static final String FILE_MP3 = "mp3";
|
||||
public static final String FILE_ARM = "arm";
|
||||
public static final String FILE_AMR = "amr";
|
||||
public static final String FILE_MP4 = "mp4";
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user