✨ Init
This commit is contained in:
7
resource/plug_template/service/enter.go.tpl
Normal file
7
resource/plug_template/service/enter.go.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
package service
|
||||
|
||||
type ServiceGroup struct {
|
||||
{{ .PlugName}}Service
|
||||
}
|
||||
|
||||
var ServiceGroupApp = new(ServiceGroup)
|
Reference in New Issue
Block a user