Ver Fonte

Merge branch 'master' into dev

shish há 3 meses atrás
pai
commit
1ca5875852
1 ficheiros alterados com 1 adições e 1 exclusões
  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,