From 20909edad85ba3cafdfc98e9fd6552e4446ee5f5 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Tue, 10 Aug 2021 15:08:08 +0800 Subject: [PATCH] aa --- business/jxstore/cms/job.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/cms/job.go b/business/jxstore/cms/job.go index 955819862..33604aa2b 100644 --- a/business/jxstore/cms/job.go +++ b/business/jxstore/cms/job.go @@ -1958,7 +1958,7 @@ func TempJob() (err error) { // }, []int{0, 1}) //tasksch.HandleTask(task, nil, true).Run() //task.GetID() - fmt.Println(111111111111111111111111111111111) + fmt.Println("2222222222222222222222222222") MtUnionJobAutoUpdate(jxcontext.AdminCtx) return err }