init
This commit is contained in:
7
service/enter.go
Normal file
7
service/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package service
|
||||
|
||||
type groupService struct {
|
||||
PeakValley
|
||||
}
|
||||
|
||||
var GroupServices = new(groupService)
|
||||
Reference in New Issue
Block a user