@@ -21,6 +21,7 @@ class UserAnalyze extends Controller
* @throws \think\exception\DbException
* @throws \think\exception\PDOException
*/
+
public function index()
{
$this->totalJson = ['xs' => [], 'ys' => []];