|
|
|
@ -197,22 +197,22 @@ callback:
|
|
|
|
|
# 开启关闭操作前后回调的配置
|
|
|
|
|
callbackbeforeSendSingleMsg:
|
|
|
|
|
enable: true # 回调是否启用
|
|
|
|
|
callbackTimeOut: 5 # 回调超时时间
|
|
|
|
|
callbackTimeOut: 2 # 回调超时时间
|
|
|
|
|
CallbackFailedContinue: true # 回调超时是否继续执行代码
|
|
|
|
|
callbackAfterSendSingleMsg:
|
|
|
|
|
enable: true
|
|
|
|
|
callbackTimeOut: 5
|
|
|
|
|
callbackTimeOut: 2
|
|
|
|
|
callbackBeforeSendGroupMsg:
|
|
|
|
|
enable: true
|
|
|
|
|
callbackTimeOut: 5
|
|
|
|
|
callbackTimeOut: 2
|
|
|
|
|
CallbackFailedContinue: true
|
|
|
|
|
callbackAfterSendGroupMsg:
|
|
|
|
|
enable: true
|
|
|
|
|
callbackTimeOut: 5
|
|
|
|
|
callbackTimeOut: 2
|
|
|
|
|
callbackWordFilter:
|
|
|
|
|
enable: true
|
|
|
|
|
callbackTimeOut: 5
|
|
|
|
|
CallbackFailedContinue: false
|
|
|
|
|
callbackTimeOut: 2
|
|
|
|
|
CallbackFailedContinue: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notification:
|
|
|
|
|