@@ -1060,6 +1060,7 @@ class BetService extends BaseService
$text3 = "📝 {$issue_no}" . lang('期投注统计') . " \n";
$text3 .= "<pre>";
$text3 .= lang("玩法") . " " . lang("总投");
+ $text3.="\n";
App::setLocale($lang);
if ($keywordsList) {
uksort($keywordsList, 'custom_sort');