package router import "planA/planF/router" // Init 初始化路由 func Init() { router.ApiInir() }