username@email.com
2021-08-03 1c5d7b4b5b9d7fab7d10be4775ea5ba4420aeecc
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();