sunsheng hai 1 ano
pai
achega
1eb882f502
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -256,7 +256,7 @@ func main() {
 			Type:           appVersion.AppType,
 			Key:            appVersion.Name,
 			InstCount:      appVersion.InstCount,
-		}, "./")
+		}, "app.json")
 		if err != nil {
 			fmt.Println("更新app.json错误: ", err)
 		}