mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-16 06:10:24 +08:00
feat: 新增简易版ioc
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
type Msg struct {
|
||||
MsgApp application.Msg
|
||||
MsgApp application.Msg `inject:""`
|
||||
}
|
||||
|
||||
// 获取账号接收的消息列表
|
||||
|
||||
Reference in New Issue
Block a user