.
This commit is contained in:
parent
2926e5cf21
commit
076b97c174
@ -149,6 +149,7 @@ const extraMethods = {
|
|||||||
country: dataUser.country,
|
country: dataUser.country,
|
||||||
entityId: dataUser.entityId,
|
entityId: dataUser.entityId,
|
||||||
type: "onsite",
|
type: "onsite",
|
||||||
|
source: "webV4",
|
||||||
// password: crypto.createHash('sha512').update(user.phone).digest('hex'),
|
// password: crypto.createHash('sha512').update(user.phone).digest('hex'),
|
||||||
},
|
},
|
||||||
}).then(([user, created]) => {
|
}).then(([user, created]) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user