package global
import (
"myschools.me/suguo/gofound/searcher"
)
var (
CONFIG *Config // 服务器设置
Container *searcher.Container