init: initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package system
|
||||
|
||||
type ServiceGroup struct {
|
||||
JwtService
|
||||
UserService
|
||||
ClientService
|
||||
RoleService
|
||||
MenuService
|
||||
OperationRecordService
|
||||
OssService
|
||||
}
|
||||
Reference in New Issue
Block a user