[feat] 定时任务支持
This commit is contained in:
parent
0e01887df0
commit
138c9f226d
@ -11,5 +11,5 @@ type Service interface {
|
||||
GetAppController(code string) (Controller, bool)
|
||||
GetAppGRpc(code string) (GRpc, bool)
|
||||
GetAppJob(code string) (Job, bool)
|
||||
GetCron(code string) (Cron, bool)
|
||||
GetAppCron(code string) (Cron, bool)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user