@@ -160,10 +160,7 @@ class ConsoleController extends BaseController
$notice[] = ['title' => '系统即将到期,请及时续费', 'action' => '查看', 'page' => '/admin/shop/renew'];
}
-
$mainId = $this->mainId;
$respond = StatSaleClass::profile($mainId);
$incomeList = $respond['income'] ?? [];
$todaySale = 0;