shish 1 rok temu
rodzic
commit
721e9306d1
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      app-ghs/controllers/ConsoleController.php

+ 0 - 3
app-ghs/controllers/ConsoleController.php

@@ -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;