aa
This commit is contained in:
@@ -43,9 +43,9 @@ func TestGetStoreInfo(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetStandardProductListWithCond(t *testing.T) {
|
||||
err := api.GetStandardProductListWithCond("6925436710085")
|
||||
result, err := api.GetStandardProductListWithCond("6925436710085")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user