AND t.resign_type = ${@com.anplus.hr.constant.HrResignationTypeConstant@FIRED}, 1, 0)) AS passiveResignation,
AND t.resign_type = ${@com.anplus.hr.constant.HrResignationTypeConstant@FIRED}
AND t.resign_years_of_service_type = ${@com.anplus.hr.constant.HrResignYearsOfServiceTypeEnum@PROBATION_PERIOD.getCode()}, 1, 0)) AS passiveProbationPeriod,