作者 王智

xiugai

@@ -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 ];