✨ 新增几大中心功能
This commit is contained in:
7
server/service/app/enter.go
Normal file
7
server/service/app/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package app
|
||||
|
||||
type ServiceGroup struct {
|
||||
AppAuthService
|
||||
AppRegisterService
|
||||
AppInviteCodeService
|
||||
}
|
||||
Reference in New Issue
Block a user