1
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
func TestCommentQuery(t *testing.T) {
|
||||
result, err := api.CommentQuery("27674533", "20250415", "20250506", 19, 1, CommentReplyStatusAll)
|
||||
result, err := api.CommentQuery("7756297", "20250415", "20250507", 0, 20, CommentReplyStatusAll)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user