修改自动刷新邮件失效

This commit is contained in:
eoao
2025-12-10 23:09:00 +08:00
parent a4cbd6448e
commit bf9529ef2f
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ const userService = {
user.userId = userRow.userId;
user.sendCount = userRow.sendCount;
user.email = userRow.email;
user.accountId = account.accountId;
user.account = account;
user.name = account.name;
user.permKeys = permKeys;
user.role = roleRow