zhengcaioa/Services/CooperatecustomCustomerService.cs
@@ -336,6 +336,7 @@ ShouxineduName = a.Shouxinedu.HasValue ? a.Shouxinedu.Value.ToString("f2") : "", ShenyushouxinName = a.Shenyushouxin.HasValue ? a.Shenyushouxin.Value.ToString("f2") : "", Taocanjianshu = a.Taocanjianshu ?? 0, Customertype = "合作客户", } ).OrderByDescending(x => x.Modifytime).ToList();