mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-03-25 03:15:38 +08:00
feat: 新增简易版ioc
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
type DbSqlExec struct {
|
||||
DbSqlExecApp application.DbSqlExec
|
||||
DbSqlExecApp application.DbSqlExec `inject:""`
|
||||
}
|
||||
|
||||
func (d *DbSqlExec) DbSqlExecs(rc *req.Ctx) {
|
||||
|
||||
Reference in New Issue
Block a user