@@ -69,6 +69,7 @@ export class AuthService {
data: {
machine,
updateAt: nowSec,
+ lastLoginAt: nowSec,
},
});
} catch (e) {