user refactor
This commit is contained in:
@@ -54,7 +54,7 @@ export class AuthService {
|
||||
const user = await this.userService.getOrCreate({
|
||||
phone: normalizedPhone,
|
||||
gender: true,
|
||||
maxCredit: 0
|
||||
// maxCredit: 0
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user