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

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

@@ -165,7 +165,8 @@ class ConsoleController extends BaseController
             }
         }
 
-        //$notice[] = ['title' => '货拉拉、闪送、顺丰和蜂鸟跑腿已上线,晚点出教学视频,急事请连续二次打小石电话', 'action' => '', 'page' => ''];
+        $notice[] = ['title' => '新功能:支持绑定多家跑腿和设置免费配送', 'action' => '', 'page' => '/admin/book/detail?id=bd_pt_set'];
+        $notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
         //$notice[] = ['title' => '快速设置:客户下单自动计算跑腿费', 'action' => '查看', 'page' => '/admin/book/detail?id=auto_calc_pt_fee'];
         //$notice[] = ['title' => '订单上如何一键呼叫跑腿', 'action' => '查看', 'page' => '/admin/book/detail?id=one_call_pt'];