This commit is contained in:
苏尹岚
2020-12-09 11:46:20 +08:00
parent 1c6a3e1479
commit 376fbfde82
5 changed files with 52 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ func TestCreateStore(t *testing.T) {
PositionSource: 3,
Longitude: "104.045409",
Latitude: "30.693387",
ServiceCode: "1",
// ServiceCode: "1",
})
if err != nil {
t.Fatal(err)