isAncestorDNA to ancestorDNA
This commit is contained in:
parent
22b80868d4
commit
2832ab2268
9 changed files with 143 additions and 80 deletions
|
|
@ -54,7 +54,7 @@ export class PosMaster extends EntityBase {
|
|||
length: 40,
|
||||
default: null,
|
||||
})
|
||||
isAncestorDNA: string;
|
||||
ancestorDNA: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue