✨ init project
This commit is contained in:
7
router/category/enter.go
Normal file
7
router/category/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package category
|
||||
|
||||
import api "git.echol.cn/loser/lckt/api/v1"
|
||||
|
||||
type RouterGroup struct{ CategoryRouter }
|
||||
|
||||
var catApi = api.ApiGroupApp.CategoryApiGroup.CategoryApi
|
||||
Reference in New Issue
Block a user