jpush update
This commit is contained in:
parent
78332ca6b7
commit
2fa45f2803
@ -222,6 +222,8 @@ class LogisticsLogic extends BaseLogic
|
||||
$push_result = push_message($courier['register_id'],'您有一条新的配送任务,请尽快处理!!');
|
||||
if($push_result['code'] == 0) {
|
||||
Log::write('["极光推送:"]'.$push_result['msg'],'error');
|
||||
}else{
|
||||
Log::write('极光推送成功');
|
||||
}
|
||||
}
|
||||
Logistics::commit();
|
||||
|
Loading…
x
Reference in New Issue
Block a user