update package name

This commit is contained in:
aynakeya
2024-04-07 03:27:45 -07:00
parent 66f7173c15
commit e05c3cf5c1
21 changed files with 25 additions and 24 deletions

View File

@@ -4,8 +4,8 @@ import (
"encoding/base64"
"encoding/json"
"fmt"
"github.com/AynaLivePlayer/miaosic"
neteaseApi "github.com/XiaoMengXinX/Music163Api-Go/api"
"miaosic"
"net/http"
)