mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
修复网易云点歌API失效(405)问题 (#303)
* Update main.go * Update selecter.go * Update struct.go * Update main.go
This commit is contained in:
@@ -95,6 +95,7 @@ type autumnfishData struct {
|
||||
Alias []interface{} `json:"alias"`
|
||||
Rtype int `json:"rtype"`
|
||||
Ftype int `json:"ftype"`
|
||||
TransNames []string `json:"transNames"`
|
||||
Mvid int `json:"mvid"`
|
||||
Fee int `json:"fee"`
|
||||
RURL interface{} `json:"rUrl"`
|
||||
|
||||
Reference in New Issue
Block a user