This commit is contained in:
aozhiwei 2019-07-29 14:04:50 +08:00
parent d09e924fb9
commit 669af2f67f

View File

@ -87,8 +87,8 @@ class KefuController {
'to' => $accountid,
'game_id' => phpcommon\extractGameId($accountid),
'from' => '客服',
'mail_type' => '1',
'mail_subtype' => '0',
'mail_type' => '-1',
'mail_subtype' => '-1',
'subject' => '领奖',
'content' => '领取奖励',
'sendtime' => time(),