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