shish 2 months ago
parent
commit
a4b105feb6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/ConsoleController.php

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

@@ -172,7 +172,7 @@ class ConsoleController extends BaseController
             }
         }
 
-        $notice[] = ['title' => '母亲节订单较多,新订单会延迟通知。', 'action' => '', 'page' => ''];
+        $notice[] = ['title' => '母亲节订单较多,新订单通知会延迟。', 'action' => '', 'page' => ''];
         //$notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
 
         $mainId = $this->mainId;