perf(struct): perf

This commit is contained in:
2026-03-10 15:41:48 +08:00
parent 4635de6a53
commit 77542cd49e
170 changed files with 34 additions and 38354 deletions

View File

@@ -0,0 +1,5 @@
"use client"
export default function ReportPage() {
return <>Person Report</>
}