Commit 2ae3ea71 by v_vjyjiang

d

parent f860431c
......@@ -73,7 +73,8 @@ module.exports = function (app) {
opath: opath,
openid: openid,
isSalesman: isSalesman,
isDelivery: isDelivery
isDelivery: isDelivery,
isAllocated: true
}
uf = await userS.registerByTantent(reguser)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment