This commit is contained in:
2024-10-09 09:03:19 +08:00
parent ffffb5a4eb
commit a360cb9448
@@ -62,7 +62,7 @@ namespace BLL
}
return from x in q.Skip(startRowIndex).Take(maximumRows)
select new
{
{
x.DesignDrawingsId,
x.ProjectId,
x.CNProfessionalId,