feat: update
This commit is contained in:
7
templates/project/app/services/demo.go.tpl
Normal file
7
templates/project/app/services/demo.go.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
package services
|
||||
|
||||
import "go.ipao.vip/atom/opt"
|
||||
|
||||
func Provide(opts ...opt.Option) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user