|
|
@@ -981,7 +981,6 @@ class IssueService extends BaseService
|
|
|
if ($info['end_time'] < $now_date) {
|
|
|
$replyInfo = KeyboardService::findOne(['button' => '封盘倒数']);
|
|
|
if ($replyInfo) {
|
|
|
-
|
|
|
$text = $replyInfo->reply;
|
|
|
$buttons = json_decode($replyInfo->buttons, true);
|
|
|
$image = $replyInfo->image;
|