ปรับปรุง flow การไหล ของข้อมูล
This commit is contained in:
@@ -97,7 +97,7 @@ namespace TodoAPI2.Models
|
||||
&& (m_eva_evaluation_behavior_process2.create_evaluation_detail_id == model.create_evaluation_detail_id || !model.create_evaluation_detail_id.HasValue)
|
||||
|
||||
|
||||
orderby m_eva_evaluation_behavior_process2.created descending
|
||||
orderby m_eva_evaluation_behavior_process2.behavior
|
||||
select new eva_evaluation_behavior_process2ViewModel()
|
||||
{
|
||||
id = m_eva_evaluation_behavior_process2.id,
|
||||
|
||||
Reference in New Issue
Block a user