add body
This commit is contained in:
parent
6acd24e98a
commit
19bef7e54b
1 changed files with 1 additions and 0 deletions
|
|
@ -1227,6 +1227,7 @@ export class ReportController 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