@@ -147,6 +147,7 @@ func InitEntEs(version, address, userName, password string, size int) {
Password: password,
Size: size,
}
+ EntEs.Init()
func InitArea() {