email提为插件模式
This commit is contained in:
7
server/plugin/email/service/enter.go
Normal file
7
server/plugin/email/service/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package service
|
||||
|
||||
type ServiceGroup struct {
|
||||
EmailService
|
||||
}
|
||||
|
||||
var ServiceGroupApp = new(ServiceGroup)
|
Reference in New Issue
Block a user