shish 1 год назад
Родитель
Сommit
cf978e8c4c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-ghs/controllers/ConsoleController.php

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

@@ -160,7 +160,7 @@ class ConsoleController extends BaseController
 
         $mainId = $this->mainId;
         if(!in_array($mainId,[23390,23884,45354,40624,10975])){
-            $notice[] = ['title' => '2月5号续年费需涨600元,请提前安排', 'action' => '如何续', 'page' => '/admin/notice/fee'];
+            $notice[] = ['title' => '2天后续年费需涨600元,请提前安排', 'action' => '如何续', 'page' => '/admin/notice/fee'];
         }
 
         $respond = StatSaleClass::profile($mainId);