Commit a4b30be7 authored by 周亚武's avatar 周亚武

修改合并mp3文件规则

parent e374a09e
...@@ -44,7 +44,7 @@ public class AddMp3Util { ...@@ -44,7 +44,7 @@ public class AddMp3Util {
} }
fos.close(); fos.close();
return outputPath; return outputPath+"new.mp3";
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment