package app
type RouterGroup struct {
UserRouter
LoginRouter
FavoriteRouter
VisionRouter
AiKefuRouter
}