Uat_Study
parent
93a7345ddd
commit
10da69c6d4
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue