Skip to content

Commit 7d91e4a

Browse files
authored
Merge pull request #21 from jiaozifs/feat/add_user_login
Feat/add user login, registration, profile
2 parents ba883c3 + d094a45 commit 7d91e4a

File tree

16 files changed

+1104
-64
lines changed

16 files changed

+1104
-64
lines changed

api/api_impl/impl.go

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

1414
controller.VersionController
1515
controller.ObjectController
16+
controller.UserController
1617
}

0 commit comments

Comments
 (0)