fix
This commit is contained in:
parent
b8575cd3a0
commit
57240eded1
2 changed files with 3 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ export class UpdateDevelopmentOther {
|
|||
@Column()
|
||||
topicAcademic: string | null;
|
||||
@Column()
|
||||
addressAcademic: number | null;
|
||||
addressAcademic: string | null;
|
||||
@Column()
|
||||
provinceActualId: string | null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue