fix rabbit
This commit is contained in:
parent
1a73f644d7
commit
8032533c1b
1 changed files with 1 additions and 0 deletions
|
|
@ -1260,6 +1260,7 @@ export class ReportController extends Controller {
|
||||||
refId: string;
|
refId: string;
|
||||||
commandAffectDate: Date | null;
|
commandAffectDate: Date | null;
|
||||||
commandNo: string | null;
|
commandNo: string | null;
|
||||||
|
commandId?: string | null;
|
||||||
commandYear: number;
|
commandYear: number;
|
||||||
templateDoc: string | null;
|
templateDoc: string | null;
|
||||||
amount: Double | null;
|
amount: Double | null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue