✨ feat (generate-file): add generate file schema
This commit is contained in:
@@ -6,7 +6,8 @@ export interface GeneralConsent {
|
||||
|
||||
export interface ValueCreateDto {
|
||||
relatives: string[]
|
||||
responsible: string
|
||||
responsibleName: string
|
||||
responsiblePhone: string
|
||||
informant: string
|
||||
witness1: string
|
||||
witness2: string
|
||||
|
||||
Reference in New Issue
Block a user