修复bug

This commit is contained in:
2025-07-08 16:44:04 +08:00
parent aa2416c5d6
commit 1af79c4111
22 changed files with 400 additions and 1036 deletions

View File

@@ -51,8 +51,6 @@ export const accountController = {
select: {
id: true,
username: true,
firstName: true,
lastName: true,
}
}
}