shish 3 miesięcy temu
rodzic
commit
91dc2e7314
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app-hd/controllers/ConsoleController.php

+ 1 - 1
app-hd/controllers/ConsoleController.php

@@ -109,7 +109,7 @@ class ConsoleController extends BaseController
         $lookMoney = \bizGhs\shop\classes\ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
         $lookMoney = \bizGhs\shop\classes\ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
 
 
         $warning = '';
         $warning = '';
-        $warning = '本月4号凌晨4点~5点系统升级,暂停使用';
+        //$warning = '本月4号凌晨4点~5点系统升级,暂停使用';
 
 
         util::success([
         util::success([
             'asset' => $this->main,
             'asset' => $this->main,