username@email.com
2021-07-27 e649be7905be7e74f6e09d8d74a7bd7bcd3923b7
zhengcaioa/Services/WfHistoryService.cs
@@ -200,7 +200,7 @@
                             Modifytime = a.Modifytime,
                         }
                ).OrderBy(x => x.Sort).ThenByDescending(x=>x.Resivetime).ToList();
                ).OrderByDescending(x=>x.Applyno).ThenBy(x => x.Sort).ThenByDescending(x=>x.Resivetime).ToList();