Skip to content

Commit 47bf304

Browse files
authored
feat: support tag (#159)
1 parent ecdf6e1 commit 47bf304

22 files changed

+2378
-338
lines changed

api/api_impl/impl.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ type APIController struct {
2323

2424
controller.GroupController
2525
controller.MemberController
26+
controller.TagController
2627
}

0 commit comments

Comments
 (0)