fix data error

This commit is contained in:
2025-07-21 23:49:10 +08:00
parent 3375029b1f
commit ae47f90af1
2 changed files with 5 additions and 10 deletions

View File

@@ -129,8 +129,6 @@ export const adminController = {
}
});
console.log('统计数据:', { totalUsers, totalAccounts, todayVisits, alerts });
res.json({
success: true,
data: {