1
This commit is contained in:
@@ -32,8 +32,6 @@ func TestCreateStore(t *testing.T) {
|
||||
StoreList: storeLists,
|
||||
}
|
||||
resp, err := a.BatchCreateStore(param)
|
||||
t.Fatal("err===========", err)
|
||||
t.Fatalf("resp===========:%v", resp)
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user