差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版 两侧同时换到之后的修订记录
im:android:push:troubleshooting [2019/11/21 02:56]
huanxinfudh
im:android:push:troubleshooting [2019/11/29 02:42]
huanxinfudh
行 197: 行 197:
 JSONObject extObject = new JSONObject();​ JSONObject extObject = new JSONObject();​
 try { try {
-    extObject.put("​em_oppo_push_channel_id", ​chanleid);+    extObject.put("​em_oppo_push_channel_id", ​channelId);
 } catch (JSONException e) { } catch (JSONException e) {
     e.printStackTrace();​     e.printStackTrace();​