fix rabbit

This commit is contained in:
AdisakKanthawilang 2024-10-30 15:29:49 +07:00
parent 1a73f644d7
commit 8032533c1b

View file

@ -1260,6 +1260,7 @@ export class ReportController extends Controller {
refId: string;
commandAffectDate: Date | null;
commandNo: string | null;
commandId?: string | null;
commandYear: number;
templateDoc: string | null;
amount: Double | null;