pms-v1/server/plugin/notify/router/enter.go

8 lines
97 B
Go

package router
type RouterGroup struct {
NotifyRouter
}
var RouterGroupApp = new(RouterGroup)