This commit is contained in:
AdisakKanthawilang 2025-07-15 15:03:07 +07:00
parent e631345b11
commit 0113b9bb59

View file

@ -5779,8 +5779,8 @@ export class ProfileController extends Controller {
)
// .orderBy("current_holders.posMasterNo", "ASC")
// .orderBy(`${sortBy}`, sort)
// .skip((page - 1) * pageSize)
// .take(pageSize)
.skip((page - 1) * pageSize)
.take(pageSize)
.getManyAndCount();
const data = await Promise.all(