修正
This commit is contained in:
@@ -32,6 +32,7 @@ class VoucherDataSummary(BaseModel):
|
||||
employee_id: int
|
||||
employee_code: str
|
||||
employee_name: str
|
||||
employment_type: Optional[str] = None
|
||||
has_salary_data: bool
|
||||
has_bonus_data: bool
|
||||
salary_count: int = 0
|
||||
|
||||
Reference in New Issue
Block a user