Uat_Study
parent
10da69c6d4
commit
300efa927c
|
@ -67,6 +67,7 @@ namespace IRaCIS.Core.Application.Service
|
||||||
OptTypeValue = leftOptTypeId.Value,
|
OptTypeValue = leftOptTypeId.Value,
|
||||||
OptTypeValueCN = leftOptTypeId.ValueCN,
|
OptTypeValueCN = leftOptTypeId.ValueCN,
|
||||||
UpdateUserId = data.UpdateUserId,
|
UpdateUserId = data.UpdateUserId,
|
||||||
|
|
||||||
ValueCN = data.ValueCN,
|
ValueCN = data.ValueCN,
|
||||||
ChildrenTypeValue = leftchildrenType.Value,
|
ChildrenTypeValue = leftchildrenType.Value,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue