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