ปรับ paging

This commit is contained in:
Bright 2024-03-21 10:33:18 +07:00
parent aef3fbba79
commit e49c4a9a55
4 changed files with 95 additions and 63 deletions

View file

@ -21,7 +21,7 @@ import HttpSuccess from "../interfaces/http-success";
import HttpStatusCode from "../interfaces/http-status";
import { PosLevel, CreatePosLevel, UpdatePosLevel } from "../entities/PosLevel";
import HttpError from "../interfaces/http-error";
import { ILike, In, Like, Not } from "typeorm";
import { In, Like, Not } from "typeorm";
import {
CreateSalaryFormulaEmployee,
SalaryFormulaEmployee,