派生自 ruleprocess
main.go @@ -88,7 +88,7 @@ if err == nil { //wg1.Add(1) //_ = p.Submit(syncCalculateSum) Task(msg) go Task(msg) } } }