Uat_Study
DK 2022-03-29 11:25:48 +08:00
parent 93a7345ddd
commit 10da69c6d4
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ namespace IRaCIS.Core.Application.Service
ChildrenTypeValueCN = leftchildrenType.ValueCN, ChildrenTypeValueCN = leftchildrenType.ValueCN,
ModuleTypeValue = leftModuleType.Value, ModuleTypeValue = leftModuleType.Value,
ModuleTypeValueCN = leftModuleType.ValueCN, ModuleTypeValueCN = leftModuleType.ValueCN,
OptTypeId = data.Value, OptTypeId = data.OptTypeId,
OptTypeValue = leftOptTypeId.Value, OptTypeValue = leftOptTypeId.Value,
OptTypeValueCN = leftOptTypeId.ValueCN, OptTypeValueCN = leftOptTypeId.ValueCN,
UpdateUserId = data.UpdateUserId, UpdateUserId = data.UpdateUserId,