lckt-server/router/category/enter.go
2025-04-09 12:17:33 +08:00

8 lines
164 B
Go

package category
import api "git.echol.cn/loser/lckt/api/v1"
type RouterGroup struct{ CategoryRouter }
var catApi = api.ApiGroupApp.CategoryApiGroup.CategoryApi