作者 Cool
1 个管道 的构建 通过 耗费 0 秒

Merge branch 'master' of http://114.215.101.231:8099/guosheng/community into liuzhen

... ... @@ -624,7 +624,7 @@ class User extends Api
'user_id' => $msg['user_id'],
$object_id => $msg['object_id'],
$object_user_id => $msg['object_user_id'],
'type' => 2,
'type' => 1,
'content' => $param['content'],
'image' => $param['image'],
];
... ...