添加流程父级id参数

main_dev_1.0
洁 任 2025-05-19 11:38:35 +08:00
parent e6cb275047
commit c4ecdc7c49
1 changed files with 1 additions and 0 deletions

View File

@ -2333,6 +2333,7 @@ namespace OpenAuth.App
var param = new
{
processId,
parentprocessId=process.ParentProcessId,
userId = createUser.Id,
userAccount = createUser.Account,
companyId = createUser.CompanyId,