fix report

This commit is contained in:
AdisakKanthawilang 2025-02-06 18:38:40 +07:00
parent 2d4947a61a
commit fd155e652d

View file

@ -2249,6 +2249,7 @@ export class ReportController extends Controller {
},
},
isRetired: true, // เฉพาะคนที่เกษียณ
type: Not(In(["NONE","PENDING"])),
},
order: {
type: "DESC",