|
@@ -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"`
|