Change Request/Feature OP เลขที่ 3217, 3200, 3216, 3219 ดำเนินการแล้ว
This commit is contained in:
@@ -100,7 +100,7 @@ namespace TodoAPI2.Models
|
||||
&& (m_eva_evaluation_behavior_process.create_evaluation_detail_id == model.create_evaluation_detail_id || !model.create_evaluation_detail_id.HasValue)
|
||||
|
||||
|
||||
orderby m_eva_evaluation_behavior_process.behavior
|
||||
orderby m_eva_evaluation_behavior_process.behavior_fix
|
||||
select new eva_evaluation_behavior_processViewModel()
|
||||
{
|
||||
id = m_eva_evaluation_behavior_process.id,
|
||||
|
||||
Reference in New Issue
Block a user