物料店物料库存修改
This commit is contained in:
@@ -56,7 +56,7 @@ func TestRetailList(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailListAll(t *testing.T) {
|
||||
result, err := api.RetailListAll(testPoiCode)
|
||||
result, err := api.RetailListAll("9325917")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user