aa
This commit is contained in:
@@ -44,7 +44,7 @@ func TestRetailCatDelete(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailList(t *testing.T) {
|
||||
result, err := api.RetailList(testPoiCode, 0, GeneralMaxLimit)
|
||||
result, err := api.RetailList("9000444", 0, 20)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user