fixed type adfcCoding

pull/14/head
leonnicolas 4 years ago
parent feeaaa247b
commit c8fe5332e5
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -58,7 +58,7 @@ export class Security {
@Column({
nullable: true
})
adfsCoding: string;
adfcCoding: string;
}
@Entity()

Loading…
Cancel
Save