shish 11 часов назад
Родитель
Сommit
3ebde333fa
1 измененных файлов с 2 добавлено и 2 удалено
  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,