1
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func TestCommentQuery(t *testing.T) {
|
func TestCommentQuery(t *testing.T) {
|
||||||
result, err := api.CommentQuery("8694203", "20240711", "20240716", 0, 0, CommentReplyStatusAll)
|
result, err := api.CommentQuery("19271619", "20240711", "20240716", 0, 0, CommentReplyStatusAll)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user