package apiv1 import "github.com/cloudwego/hertz/pkg/route" func registerFileRoutes(group *route.RouterGroup) { // TODO: Impl file routes }