- mtwm.RetailList返回结果改为[]*AppFood
This commit is contained in:
@@ -51,7 +51,7 @@ func TestRetailList(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailGet(t *testing.T) {
|
||||
result, err := api.RetailGet(testPoiCode, "5246")
|
||||
result, err := api.RetailGet(testPoiCode, "4267")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user