@ -97,5 +97,5 @@ func (the *DBHelper) Query(dest any, sql string) error {
}
func (the *DBHelper) Close() error {
return the.Close()
return the.dbClient.Close()