This commit is contained in:
shoopea 2019-05-11 16:04:27 +08:00
parent 5b14e4a04f
commit c168f5221b

2
def.go
View File

@ -129,7 +129,7 @@ const (
objJobPriorityRescanChildMsg = 3 objJobPriorityRescanChildMsg = 3
objJobPriorityRescanAllMsg = 4 objJobPriorityRescanAllMsg = 4
MQGetMsgWorkers = 3 MQGetMsgWorkers = 12
SQLCWMsgWorkers = 6 SQLCWMsgWorkers = 6
SQLIdentifyMsgWorkers = 6 SQLIdentifyMsgWorkers = 6
SQLJobWorkers = 3 SQLJobWorkers = 3