This commit is contained in:
全栈小学生
2024-08-17 09:40:17 +08:00
parent bf224633d5
commit 58d6348768
98 changed files with 1037 additions and 1154 deletions

View File

@@ -25,6 +25,9 @@ class Stat extends BaseAdminController
/**
* 首页数据
* @return Response
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\DbException
* @throws \think\db\exception\ModelNotFoundException
*/
public function index()
{