init: radio init commit
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package service
|
||||
|
||||
import (
|
||||
"sundynix-go/service/radio"
|
||||
"sundynix-go/service/system"
|
||||
)
|
||||
|
||||
@@ -8,4 +9,5 @@ var GroupApp = new(Group)
|
||||
|
||||
type Group struct {
|
||||
SystemServiceGroup system.ServiceGroup
|
||||
RadioServiceGroup radio.ServiceGroup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user