fix function update
This commit is contained in:
parent
ddc0e85e3e
commit
4b5c82f744
1 changed files with 0 additions and 8 deletions
|
|
@ -637,14 +637,6 @@ export class UpdateDevelopment1 {
|
|||
nodeId: string;
|
||||
@Column()
|
||||
orgRevisionId: string;
|
||||
@Column()
|
||||
strategyChildPlannedId: string;
|
||||
@Column()
|
||||
strategyChildPlannedNode: number;
|
||||
@Column()
|
||||
strategyChildActualId: string;
|
||||
@Column()
|
||||
strategyChildActualNode: number;
|
||||
}
|
||||
export class UpdateDevelopment2_1 {
|
||||
@Column()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue