|
|
|
@ -269,6 +269,7 @@ private |
|
|
|
layear: %i[field_66], |
|
|
|
layear: %i[field_66], |
|
|
|
waityear: %i[field_67], |
|
|
|
waityear: %i[field_67], |
|
|
|
reason: %i[field_52], |
|
|
|
reason: %i[field_52], |
|
|
|
|
|
|
|
prevten: %i[field_61], |
|
|
|
} |
|
|
|
} |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
@ -379,6 +380,7 @@ private |
|
|
|
attributes["layear"] = field_66 |
|
|
|
attributes["layear"] = field_66 |
|
|
|
attributes["waityear"] = field_67 |
|
|
|
attributes["waityear"] = field_67 |
|
|
|
attributes["reason"] = field_52 |
|
|
|
attributes["reason"] = field_52 |
|
|
|
|
|
|
|
attributes["prevten"] = field_61 |
|
|
|
|
|
|
|
|
|
|
|
attributes |
|
|
|
attributes |
|
|
|
end |
|
|
|
end |
|
|
|
|