fix
This commit is contained in:
parent
4b31153a36
commit
ca4cc8d18b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import { ViewColumn, ViewEntity } from "typeorm";
|
|||
ORDER BY \`year\` desc , \`period\` asc
|
||||
`,
|
||||
})
|
||||
export class viewDirectorActing {
|
||||
export class viewProfileEvaluation {
|
||||
@ViewColumn()
|
||||
profileId: string;
|
||||
@ViewColumn()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue