feat: update
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
"quyun/app/jobs"
|
||||
"quyun/app/middlewares"
|
||||
"quyun/app/models"
|
||||
"quyun/app/model"
|
||||
"quyun/app/service"
|
||||
"quyun/providers/ali"
|
||||
"quyun/providers/app"
|
||||
@@ -58,7 +58,7 @@ func Command() atom.Option {
|
||||
defaultProviders().
|
||||
With(
|
||||
jobs.Provide,
|
||||
models.Provide,
|
||||
model.Provide,
|
||||
middlewares.Provide,
|
||||
).
|
||||
WithProviders(
|
||||
|
||||
Reference in New Issue
Block a user