aa
This commit is contained in:
@@ -29,7 +29,7 @@ func TestGetCardInfo(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestBatchQueryCardInfo(t *testing.T) {
|
||||
result, err := api.BatchQueryCardInfo(1)
|
||||
result, err := api.BatchQueryCardInfo(nil)
|
||||
if err != nil {
|
||||
t.Fatalf("PrintMsg return error:%v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user