🎉 初始化项目
This commit is contained in:
6
server/service/system/enter.go
Normal file
6
server/service/system/enter.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package system
|
||||
|
||||
type ServiceGroup struct {
|
||||
UserService UserService
|
||||
ApiService ApiService
|
||||
}
|
||||
Reference in New Issue
Block a user