username@email.com
2021-08-17 d14ab4883276c158d3befc5a3d2856e357485e33
zhengcaioa/Services/WfNeeddeelService.cs
@@ -202,7 +202,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();