fix rabbit
This commit is contained in:
parent
0122d62614
commit
4e6207b7cd
1 changed files with 1 additions and 0 deletions
|
|
@ -4069,6 +4069,7 @@ export class CommandController extends Controller {
|
||||||
commandYear: number;
|
commandYear: number;
|
||||||
templateDoc: string | null;
|
templateDoc: string | null;
|
||||||
amount: Double | null;
|
amount: Double | null;
|
||||||
|
amountSpecial?: Double | null,
|
||||||
positionSalaryAmount: Double | null;
|
positionSalaryAmount: Double | null;
|
||||||
mouthSalaryAmount: Double | null;
|
mouthSalaryAmount: Double | null;
|
||||||
}[];
|
}[];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue