เอาตัวเรียงออก
This commit is contained in:
@@ -109,7 +109,7 @@ namespace TodoAPI2.Models
|
||||
(model.create_evaluation_detail_id.HasValue && m_eva_evaluation_operating_agreement.create_evaluation_detail_id == model.create_evaluation_detail_id)
|
||||
|
||||
|
||||
orderby m_eva_evaluation_operating_agreement.created descending
|
||||
orderby m_eva_evaluation_operating_agreement.mission_no
|
||||
select new eva_evaluation_operating_agreementViewModel()
|
||||
{
|
||||
id = m_eva_evaluation_operating_agreement.id,
|
||||
|
||||
Reference in New Issue
Block a user