✨ init project
This commit is contained in:
7
plugin/email/api/enter.go
Normal file
7
plugin/email/api/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package api
|
||||
|
||||
type ApiGroup struct {
|
||||
EmailApi
|
||||
}
|
||||
|
||||
var ApiGroupApp = new(ApiGroup)
|
||||
Reference in New Issue
Block a user