✨ init project
This commit is contained in:
7
api/v1/category/enter.go
Normal file
7
api/v1/category/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package category
|
||||
|
||||
import "git.echol.cn/loser/lckt/service"
|
||||
|
||||
type ApiGroup struct{ CategoryApi }
|
||||
|
||||
var catService = service.ServiceGroupApp.CategoryServiceGroup.CategoryService
|
||||
Reference in New Issue
Block a user