作者 王智

xiugai

... ... @@ -277,6 +277,7 @@ class Config extends Api
'ob_id' => $Params['ob_id'],
'type' => 2,
'touser_id' => $ObInfo['user_id'],
'message' => $Params['message'],
'gift_id' => $Params['gift_id'],
'createtime' => time()
];
... ...