package initialization // InitSystem 初始化系统 func InitSystem() { // 服务路由规则 //core.InitServiceMap() // Nacos initNacos() }