@@ -486,6 +486,7 @@ public class BuildSceneMQListener implements RocketMQListener<String> {
if(dataJson.containsKey("pushChannel") && dataJson.containsKey("pushToken")){
try{
if(!"s3".equals(ossType)){
+
PushMessageConfig demo = null;
if(dataJson.getIntValue("pushChannel") == 0){