1
This commit is contained in:
parent
d09e924fb9
commit
669af2f67f
@ -87,8 +87,8 @@ class KefuController {
|
|||||||
'to' => $accountid,
|
'to' => $accountid,
|
||||||
'game_id' => phpcommon\extractGameId($accountid),
|
'game_id' => phpcommon\extractGameId($accountid),
|
||||||
'from' => '客服',
|
'from' => '客服',
|
||||||
'mail_type' => '1',
|
'mail_type' => '-1',
|
||||||
'mail_subtype' => '0',
|
'mail_subtype' => '-1',
|
||||||
'subject' => '领奖',
|
'subject' => '领奖',
|
||||||
'content' => '领取奖励',
|
'content' => '领取奖励',
|
||||||
'sendtime' => time(),
|
'sendtime' => time(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user