This commit is contained in:
邹宗楠
2023-09-01 19:59:25 +08:00
parent 4054cb523d
commit bbf1c3ee6d
3 changed files with 5 additions and 9 deletions

View File

@@ -16,5 +16,5 @@ func TestFoodList(t *testing.T) {
}
func TestGetSkuPurchasePrice(t *testing.T) {
api.GetSkuPurchasePrice("18048546", "16295939515")
api.GetSkuPurchasePrice("18048546", "305011066")
}