username@email.com
2021-08-09 033d1c2510551967046ed88f30c2226766c6cef4
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();