FFF
This commit is contained in:
parent
f7aea70b12
commit
0f140dce6d
@ -97,9 +97,9 @@ namespace APT.BS.WebApi.Controllers.Api
|
|||||||
var applyDetail = GetEntity<T_BS_RISK_SUBMIT_DELAY_APPLY_DETAIL>(e => e.RISK_SUBMIT_CONTENT_ID == modelSubConDel.RISK_SUBMIT_CONTENT_ID.Value);
|
var applyDetail = GetEntity<T_BS_RISK_SUBMIT_DELAY_APPLY_DETAIL>(e => e.RISK_SUBMIT_CONTENT_ID == modelSubConDel.RISK_SUBMIT_CONTENT_ID.Value);
|
||||||
modelSubConDel.Nav_ApplyDetail = applyDetail;
|
modelSubConDel.Nav_ApplyDetail = applyDetail;
|
||||||
}
|
}
|
||||||
modelSubConDel.CODE = "GGLHJ43532432_1_1";
|
modelSubConDel.CODE = "GFFF43532432_1_1";
|
||||||
modelSubConDel.Nav_SubmitNoticePerson.CODE = "GGLHJC123452346_1_1";
|
modelSubConDel.Nav_SubmitNoticePerson.CODE = "GFFF23452346_1_1";
|
||||||
modelSubConDel.Nav_SubmitNoticePerson.NAME = "GGNAMENAME";
|
modelSubConDel.Nav_SubmitNoticePerson.NAME = "GFFFENAME";
|
||||||
return modelSubConDel;
|
return modelSubConDel;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user