Refactor code

pull/141/head
wenxu12345 4 years ago
parent 1e5245efd0
commit 03a010406f

@ -161,15 +161,15 @@ messagecallback:
callbackUrl: "http://www.xxx.com/msg/judge" callbackUrl: "http://www.xxx.com/msg/judge"
#TimeOut use second as unit #TimeOut use second as unit
callbackTimeOut: 10 callbackTimeOut: 10
c2c: # c2c:
callbackBeforeSendMsg: # callbackBeforeSendMsg:
switch: false # switch: false
timeoutStrategy: 1 #1:send # timeoutStrategy: 1 #1:send
callbackAfterSendMsg: # callbackAfterSendMsg:
switch: false # switch: false
state: # state:
stateChange: # stateChange:
switch: false # switch: false
iOSPush: iOSPush:
pushSound: "xxx" pushSound: "xxx"

Loading…
Cancel
Save