|
|
@@ -174,7 +174,8 @@ class ConsoleController extends BaseController
|
|
|
|
|
|
//$notice[] = ['title' => '急事请连续打二次电话 15280215347。', 'action' => '', 'page' => ''];
|
|
|
//$notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
|
|
|
- //$notice[] = ['title' => '过二天,收银机点花材名字可增加数量。', 'action' => '查看', 'page' => '/admin/book/detail?id=casherUpdate'];
|
|
|
+ $notice[] = ['title' => '限购功能升级了更好用,请看视频', 'action' => '查看', 'page' => '/admin/book/detail?id=limitBuy'];
|
|
|
+ //$notice[] = ['title' => '过二天,收银机点花材名字可增加数量。', 'action' => '查看', 'page' => '/admin/book/detail?id=limitBuy'];
|
|
|
|
|
|
$mainId = $this->mainId;
|
|
|
$respond = StatSaleClass::profile($mainId);
|