Commit 580b1068 authored by hujun's avatar hujun

type

parent 9f970f5d
...@@ -78,7 +78,7 @@ class RPush ...@@ -78,7 +78,7 @@ class RPush
'imageUrl' => '', 'imageUrl' => '',
'id' => 0, 'id' => 0,
'ext' => [ 'ext' => [
'msg_type' => 1, // 1文本 2图片3楼盘 'msg_type' => $type, // 1文本 2图片3楼盘
'target' => $target, 'target' => $target,
'from' => $from, 'from' => $from,
"user_name" => $user_name, "user_name" => $user_name,
......
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