|
@ -304,6 +304,7 @@ async function overTimeStatistics (ctx) { |
|
|
pay_dayoff AS payDayoff, |
|
|
pay_dayoff AS payDayoff, |
|
|
pay_festivals AS payFestivals, |
|
|
pay_festivals AS payFestivals, |
|
|
pay_workday AS payWorkday, |
|
|
pay_workday AS payWorkday, |
|
|
|
|
|
duration, |
|
|
reason, |
|
|
reason, |
|
|
take_rest_dayoff AS takeRestDayoff, |
|
|
take_rest_dayoff AS takeRestDayoff, |
|
|
take_rest_festivals AS takeRestFestivals, |
|
|
take_rest_festivals AS takeRestFestivals, |
|
|