@@ -123,7 +123,6 @@ class ConsoleController extends BaseController
public function actionProfile()
{
$notice = [];
- $notice = [['title' => '5月21号 01:30-02:00 系统升级暂停使用', 'action' => '注意', 'page' => '']];
//$notice = [['title' => '新增:损耗总览,每天花材毛利统计', 'action' => '查看', 'page' => '/admin/book/detail?id=wastage']];
$mainId = $this->mainId;
$respond = StatSaleClass::profile($mainId);