This commit is contained in:
AdisakKanthawilang 2025-02-07 09:41:36 +07:00
parent 4b31153a36
commit ca4cc8d18b

View file

@ -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()