|
|
@@ -474,6 +474,7 @@ class BetService extends BaseService
|
|
|
$groupText = lang('会员下注') . " 【" . $lastStr . "】 \n";
|
|
|
$groupText .= lang('下注期数') . ":{$issueInfo->issue_no} \n";
|
|
|
$groupText .= lang('下注内容') . ":{$input} \n";
|
|
|
+ $groupText .="下注时间:".time()."\n";
|
|
|
// $groupText .= "----------- \n";
|
|
|
// $groupText .= "{$input} \n";
|
|
|
// $groupText .= "----------- \n";
|