Przeglądaj źródła

Merge branch 'master' into feature/v1.5.34

yuelujie 2 miesięcy temu
rodzic
commit
0dd62b6615
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      clueSync/config.go

+ 1 - 1
clueSync/config.go

@@ -50,7 +50,7 @@ type (
 		CornExp6      int64  `json:"cornexp6"`
 		CornExp7      string `json:"cornexp7"`
 		CornExp8      int64  `json:"cornexp8"`
-		CornExp9      string `json:"cornexp7"`
+		CornExp9      string `json:"cornexp9"`
 		TiDb          struct {
 			Host        string `json:"host"`
 			Port        int    `json:"port"`