aa
This commit is contained in:
@@ -704,10 +704,10 @@ func TestStoreWareDoUpdate(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestStoreUpdatePrice(t *testing.T) {
|
||||
// err := api.StoreUpdatePrice(80, 10024685331653, "1000063128")
|
||||
// if err != nil {
|
||||
// t.Fatal(err)
|
||||
// }
|
||||
err := api.StoreUpdatePrice("11.4", 10027605679156, "1000069001")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user