jpush-api-nodejs-client
jpush-api-nodejs-client copied to clipboard
ReferenceError: third_party_channel is not defined
lib/JPush/PushPayloadAsync.js#L396
function setOptions (...., third_part_channel) {
if (third_party_channel != null) {
//
}
}