shish hai 1 ano
pai
achega
c98a1f5165
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/ConsoleController.php

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

@@ -149,7 +149,7 @@ class ConsoleController extends BaseController
         $get = Yii::$app->request->get();
         $version = $get['version'] ?? 1;
 
-        $notice = [['title' => '2月5号起续年费涨600,请提前安排', 'action' => '如何续', 'page' => '/admin/notice/fee']];
+        $notice = [['title' => '2月5号起续年费的,涨600,请提前安排', 'action' => '如何续', 'page' => '/admin/notice/fee']];
         //$notice = [];
         $mainId = $this->mainId;
         $respond = StatSaleClass::profile($mainId);