fix: create User returned User with Bean[] not Bean

This commit is contained in:
CrescentLeaf
2025-08-05 16:12:12 +08:00
parent c4400ac651
commit 618d2ac736

View File

@@ -49,7 +49,7 @@ export default class User {
avatar,
"{}"
).lastInsertRowid
)
)[0]
)
}