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