update
This commit is contained in:
parent
6545c7cf5e
commit
e417c3ffd1
@ -148,6 +148,7 @@ async def registerUser(ns):
|
|||||||
'orgname': ns['username'],
|
'orgname': ns['username'],
|
||||||
'parentid': ns['parentid'],
|
'parentid': ns['parentid'],
|
||||||
'org_type': ns['org_type'],
|
'org_type': ns['org_type'],
|
||||||
|
'contactor_phone': ns.get('mobile'),
|
||||||
}
|
}
|
||||||
await sor.C('organization', ns_org)
|
await sor.C('organization', ns_org)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user