Commit ac9374c1 authored by hujun's avatar hujun

推送客户id

parent f98a881f
...@@ -305,6 +305,7 @@ class PushMessageService ...@@ -305,6 +305,7 @@ class PushMessageService
case 2: case 2:
$title = "修改客方"; $title = "修改客方";
$type = 'user_info'; $type = 'user_info';
$id = $v['user_id'];
break; break;
case 3: case 3:
$title = '盘方修改'; $title = '盘方修改';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment