ปรับหน้าจอ เพื่อให้ SA
This commit is contained in:
@@ -127,7 +127,7 @@ namespace TodoAPI2.Models
|
||||
|| (model.adjust_postponement_quota_id.HasValue && m_eva_adjust_postponement_detail_migration.adjust_postponement_quota_id == model.adjust_postponement_quota_id)
|
||||
|
||||
|
||||
orderby m_eva_adjust_postponement_detail_migration.created descending
|
||||
orderby m_eva_adjust_postponement_detail_migration.order_at_this_time
|
||||
select new eva_adjust_postponement_detail_migrationViewModel()
|
||||
{
|
||||
id = m_eva_adjust_postponement_detail_migration.id,
|
||||
|
||||
Reference in New Issue
Block a user