This commit is contained in:
bipproduction
2025-10-21 17:03:07 +08:00
parent cb01ccaeee
commit e2460bff7c

View File

@@ -100,7 +100,7 @@ export default function WaHookHome() {
<Divider color="rgba(0,255,200,0.2)" />
<pre>{JSON.stringify(data, null, 2)}</pre>
<pre>{JSON.stringify(data?.data?.list, null, 2)}</pre>
<Stack gap="md">
{data?.data?.list?.length ? (