feat (generate-file): add generate file schema

This commit is contained in:
Abizrh
2025-11-19 23:46:21 +07:00
parent 6e34e175e7
commit cf4f5574d3
6 changed files with 74 additions and 10 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ export interface GeneralConsent {
export interface ValueCreateDto {
relatives: string[]
responsible: string
responsibleName: string
responsiblePhone: string
informant: string
witness1: string
witness2: string