wip
This commit is contained in:
parent
fd8d9f322c
commit
77e4feb507
66 changed files with 66 additions and 66 deletions
|
|
@ -84,7 +84,7 @@ export type RoleCondFormulaValue =
|
|||
CondFormulaValueNotesLessThanOrEq |
|
||||
CondFormulaValueNotesMoreThanOrEq;
|
||||
|
||||
@Entity()
|
||||
@Entity('role')
|
||||
export class MiRole {
|
||||
@PrimaryColumn(id())
|
||||
public id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue