package initialize
import (
"gitlink.org.cn/JointCloud/pcm-openi/common"
)
func InitConfig() {
common.InitClient()
}