正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -17,6 +17,7 @@ class CountController extends BaseController | @@ -17,6 +17,7 @@ class CountController extends BaseController | ||
| 17 | public function count(CountLogic $countLogic){ | 17 | public function count(CountLogic $countLogic){ |
| 18 | if($this->user['project_id'] == 5172){ | 18 | if($this->user['project_id'] == 5172){ |
| 19 | $this->user['project_id'] = 3298; | 19 | $this->user['project_id'] = 3298; |
| 20 | + $this->user['domain'] = 'https://www.annorobots.com/'; | ||
| 20 | } | 21 | } |
| 21 | $data = []; | 22 | $data = []; |
| 22 | //TODO::昨日数据统计 | 23 | //TODO::昨日数据统计 |
-
请 注册 或 登录 后发表评论