package test import "github.com/openimsdk/openkf/server/internal/config" func init() { config.ConfigInit("../config.yaml") }