fix function update

This commit is contained in:
AdisakKanthawilang 2024-04-18 11:47:24 +07:00
parent ddc0e85e3e
commit 4b5c82f744

View file

@ -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()