Change Request/Feature OP เลขที่ 3217, 3200, 3216, 3219 ดำเนินการแล้ว

This commit is contained in:
Nakorn Rientrakrunchai
2020-08-20 21:11:56 +07:00
parent c2b65272e6
commit 72ac6d9cc9
13 changed files with 170 additions and 14 deletions

View File

@@ -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,