แก้บัก หลังจากตรวจงานทีม
This commit is contained in:
@@ -108,7 +108,7 @@ namespace TodoAPI2.Models
|
||||
where 1==1
|
||||
//&& (m_eva_adjust_postponement_detail_normal_02.id == model.id || !model.id.HasValue)
|
||||
&& (m_eva_adjust_postponement_detail_normal_02.adjust_postponement_id == model.adjust_postponement_id || !model.adjust_postponement_id.HasValue)
|
||||
//&& fk_create_detailResult.employee_id == m_eva_adjust_postponement_detail_normal_02.employee_id
|
||||
&& fk_create_detailResult.employee_id == m_eva_adjust_postponement_detail_normal_02.employee_id
|
||||
|
||||
orderby m_eva_adjust_postponement_detail_normal_02.created descending
|
||||
select new eva_adjust_postponement_detail_normal_02ViewModel()
|
||||
|
||||
Reference in New Issue
Block a user