music:新增歌词接口
This commit is contained in:
@@ -31,4 +31,6 @@ public interface IMusicToolsService {
|
||||
byte[] readImage(String path) throws Exception;
|
||||
|
||||
File getMusicOfMd5(String md5,boolean isDelFile);
|
||||
|
||||
File getMusicLrcMd5(String md5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user