package global
import (
"github.com/spf13/viper"
"gitlink.org.cn/JointCloud/pcm-hpc/config"
)
var (
PCM_VP *viper.Viper
PCM_CONFIG *config.Server