This commit is contained in:
邹宗楠
2022-10-11 11:23:13 +08:00
parent 7c070301f7
commit 33b774bfaf
3 changed files with 8 additions and 1 deletions

View File

@@ -47,5 +47,6 @@ func TestGetVendorCategories(t *testing.T) {
t.Log(utils.Format4Output(err, false))
}
}
t.Log(utils.Format4Output(result, false))
}