fix typo
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// SearchResult2 表示iTunes API搜索或查询的结果
|
||||
// LookupResult 表示iTunes API搜索或查询的结果
|
||||
type LookupResult struct {
|
||||
// 结果数量
|
||||
ResultCount int `json:"resultCount"`
|
||||
|
||||
Reference in New Issue
Block a user