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