патч
All checks were successful
Build And Push / publish (push) Successful in 56s

This commit is contained in:
2025-11-27 21:11:26 +03:00
parent aebaac40f0
commit 50300627ed

View File

@ -689,6 +689,7 @@ class PatientFLGModel(BaseModel):
PrgDecision: str | None = Field(
title='Решение (флюорография)',
examples=['Требует дообследования'],
default=None,
)