fix callback typing

pull/1681/head
AndrewZuo01 2 years ago
parent 0c7d3a8a2b
commit c085340eb1

@ -315,7 +315,7 @@ iosPush:
# Timeout in seconds # Timeout in seconds
# Whether to continue execution if callback fails # Whether to continue execution if callback fails
callback: callback:
url: "http://14.29.168.56:18889/sdkName" url: ""
beforeSendSingleMsg: beforeSendSingleMsg:
enable: ${CALLBACK_ENABLE} enable: ${CALLBACK_ENABLE}
timeout: ${CALLBACK_TIMEOUT} timeout: ${CALLBACK_TIMEOUT}

Loading…
Cancel
Save