- RetailBatchInitData

This commit is contained in:
gazebo
2018-11-27 10:29:01 +08:00
parent 5816c5eaee
commit d09b345a05
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import (
)
const (
testPoiCode = "test_poi_01"
testPoiCode = "100077"
)
func TestPoiGetIDs(t *testing.T) {