package router // The same with v1.go, but register r.Group("/v2") for upgrading from v1 and compact old app func registerV2Router() {}