1
This commit is contained in:
@@ -14,3 +14,7 @@ func TestFoodList(t *testing.T) {
|
||||
}
|
||||
// t.Log(result)
|
||||
}
|
||||
|
||||
func TestGetSkuPurchasePrice(t *testing.T) {
|
||||
api.GetSkuPurchasePrice("18048546", "16295939515")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user