This commit is contained in:
AdisakKanthawilang 2024-08-08 11:27:28 +07:00
parent 15a730d4a9
commit b8575cd3a0
3 changed files with 96 additions and 37 deletions

View file

@ -833,12 +833,6 @@ export class UpdateDevelopment5 {
@Column()
isOutBudget: boolean;
//end
@Column()
topicAcademic: string | null;
@Column()
addressAcademic: string | null;
@Column()
provinceActualId: string | null;
}
export class UpdateDevelopment7 {