正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -277,6 +277,7 @@ class Config extends Api | @@ -277,6 +277,7 @@ class Config extends Api | ||
277 | 'ob_id' => $Params['ob_id'], | 277 | 'ob_id' => $Params['ob_id'], |
278 | 'type' => 2, | 278 | 'type' => 2, |
279 | 'touser_id' => $ObInfo['user_id'], | 279 | 'touser_id' => $ObInfo['user_id'], |
280 | + 'message' => $Params['message'], | ||
280 | 'gift_id' => $Params['gift_id'], | 281 | 'gift_id' => $Params['gift_id'], |
281 | 'createtime' => time() | 282 | 'createtime' => time() |
282 | ]; | 283 | ]; |
-
请 注册 或 登录 后发表评论