mirror of
https://github.com/duanhf2012/origin.git
synced 2026-05-14 03:37:31 +08:00
优化网关服务
This commit is contained in:
@@ -8,11 +8,6 @@ import (
|
||||
"github.com/duanhf2012/origin/sysservice/tcpservice"
|
||||
)
|
||||
|
||||
func init(){
|
||||
node.Setup(&tcpservice.TcpService{})
|
||||
node.Setup(&TcpGateService{})
|
||||
}
|
||||
|
||||
type MsgTypeRouterInfo struct {
|
||||
router IRouter
|
||||
serviceName string
|
||||
|
||||
Reference in New Issue
Block a user