mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 08:20:25 +08:00
feat: 新增简易版ioc
This commit is contained in:
@@ -31,8 +31,8 @@ import (
|
||||
)
|
||||
|
||||
type MachineFile struct {
|
||||
MachineFileApp application.MachineFile
|
||||
MsgApp msgapp.Msg
|
||||
MachineFileApp application.MachineFile `inject:""`
|
||||
MsgApp msgapp.Msg `inject:""`
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user