@ -19,6 +19,10 @@ type Config struct {
ForbiddenCallback bool
// Param 任务执行参数
Param map[string]interface{}
// TaskName 任务名称
TaskName string
// Async 是否异步
Async bool
}
// Result 执行结果
The note is not visible to the blocked user.