fix
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m1s

This commit is contained in:
Adisak 2026-01-15 09:35:34 +07:00
parent 6312b940a3
commit c4e6bafa4d

View file

@ -5138,6 +5138,8 @@ export class OrganizationDotnetController extends Controller {
revisionId?: string;
reqNode?: number;
reqNodeId?: string;
startDate?: Date;
endDate?: Date;
},
) {
let typeCondition: any = {};