shish 3 سال پیش
والد
کامیت
13e4a9690a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app-ghs/controllers/ConsoleController.php

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

@@ -124,7 +124,7 @@ class ConsoleController extends BaseController
     public function actionProfile()
     public function actionProfile()
     {
     {
         $notice = [];
         $notice = [];
-        $notice = [['title' => '请按提示更新应用;苹果到应用市场更新', 'action' => '', 'page' => '']];
+        //$notice = [['title' => '请按提示更新应用;苹果到应用市场更新', 'action' => '', 'page' => '']];
         $mainId = $this->mainId;
         $mainId = $this->mainId;
         $respond = StatSaleClass::profile($mainId);
         $respond = StatSaleClass::profile($mainId);
         $incomeList = $respond['income'] ?? [];
         $incomeList = $respond['income'] ?? [];