tab 3
This commit is contained in:
parent
57240eded1
commit
3320646521
2 changed files with 16 additions and 4 deletions
|
|
@ -747,9 +747,9 @@ export class UpdateDevelopment3 {
|
|||
dateEnd: Date | null;
|
||||
@Column()
|
||||
totalDate: number | null;
|
||||
//end
|
||||
@Column()
|
||||
developmentAddresss: CreateDevelopmentAddress[];
|
||||
//end
|
||||
@Column()
|
||||
developmentProjectTypes?: string[];
|
||||
@Column()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue