浏览代码

Merge branch 'master' into feature/v1.5.34

yuelujie 2 月之前
父节点
当前提交
0dd62b6615
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      clueSync/config.go

+ 1 - 1
clueSync/config.go

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