Compare commits
2 Commits
6b5a55ccfe
...
9370c07859
| Author | SHA1 | Date |
|---|---|---|
|
|
9370c07859 | |
|
|
c4ecdc7c49 |
|
|
@ -2332,6 +2332,7 @@ namespace OpenAuth.App
|
||||||
var param = new
|
var param = new
|
||||||
{
|
{
|
||||||
processId,
|
processId,
|
||||||
|
parentprocessId=process.ParentProcessId,
|
||||||
userId = createUser.Id,
|
userId = createUser.Id,
|
||||||
userAccount = createUser.Account,
|
userAccount = createUser.Account,
|
||||||
companyId = createUser.CompanyId,
|
companyId = createUser.CompanyId,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue