doll active state

This commit is contained in:
2025-12-21 02:07:48 +08:00
parent 5bed1fc92e
commit cd71e97655
10 changed files with 310 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ describe('AuthService', () => {
createdAt: new Date('2024-01-01'),
updatedAt: new Date('2024-01-01'),
lastLoginAt: new Date('2024-01-01'),
activeDollId: null,
};
beforeEach(async () => {