|
@@ -131,7 +131,7 @@ class ConsoleController extends BaseController
|
|
|
$version = $get['version'] ?? 1;
|
|
$version = $get['version'] ?? 1;
|
|
|
|
|
|
|
|
//$notice = [['title' => '今晚凌晨01:50~02:00系统升级,暂停使用', 'action' => '-', 'page' => '']];
|
|
//$notice = [['title' => '今晚凌晨01:50~02:00系统升级,暂停使用', 'action' => '-', 'page' => '']];
|
|
|
- $notice = [['title' => '现任务重客户多,出问题自行找原因,实解决不了再反馈,', 'action' => '-', 'page' => '']];
|
|
|
|
|
|
|
+ $notice = [['title' => '现任务重客户多,出问题自行找原因,实在解决不了再反馈,重复性问题需自行解决', 'action' => '-', 'page' => '']];
|
|
|
//$notice = [];
|
|
//$notice = [];
|
|
|
$mainId = $this->mainId;
|
|
$mainId = $this->mainId;
|
|
|
$respond = StatSaleClass::profile($mainId);
|
|
$respond = StatSaleClass::profile($mainId);
|