update max

This commit is contained in:
zhangkun9038@dingtalk.com 2024-12-16 17:16:18 +08:00
parent bff7c1ccdf
commit ccafd39f33

View File

@ -29,7 +29,7 @@ func (mmx *MyMaX) Process(cr *core.Core) {
return
}
go func() {
// mx.PushToWriteLogChan(cr)
mx.PushToWriteLogChan(cr)
}()
// TODO
go func() {