username@email.com
2021-08-10 e75fce6031773dabf64d3ef019189c2362069c45
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();