update code

This commit is contained in:
2023-08-04 10:45:08 +08:00
parent 5971cd569f
commit a2ba1440d4
3 changed files with 21 additions and 24 deletions

View File

@ -19,6 +19,8 @@ type Config struct {
ForbiddenCallback bool
// Param 任务执行参数
Param map[string]interface{}
// TaskFlag 任务标识
TaskFlag string
}
// Result 执行结果