shish hace 10 horas
padre
commit
3ebde333fa
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app-hd/controllers/ConsoleController.php

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

@@ -108,8 +108,8 @@ class ConsoleController extends BaseController
         $lookMoney = \bizGhs\shop\classes\ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
         $warning = '';
         $warningUrl = '';
-        //$warning = '挂账和结账重大调整 查看 >';
-        //$warningUrl = '/admin/notice/warning';
+        $warning = '挂账和结账重大调整 查看 >';
+        $warningUrl = '/admin/notice/warning';
 
         util::success([
             'asset' => $this->main,