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

8 lines
175 B
Go

package category
import "git.echol.cn/loser/lckt/service"
type ApiGroup struct{ CategoryApi }
var catService = service.ServiceGroupApp.CategoryServiceGroup.CategoryService