摘要: public function actionNotifyto() { //$regid = $_REQUEST['regid']; $url = 'https://api.jpush.cn/v3/push'; //调用接口的平台服务地址 //$post_string = array('pla... 阅读全文
posted @ 2015-10-13 15:28 袁晓平 阅读(1158) 评论(0) 推荐(0)
摘要: JPushInterface.addLocalNotification(cordova.getActivity().getApplication().getApplicationContext(), ln);String regId = JPushInterface.getRegistrationI... 阅读全文
posted @ 2015-10-13 15:28 袁晓平 阅读(595) 评论(0) 推荐(0)