add commander-director-act
This commit is contained in:
parent
8a2d5cce38
commit
4a036a5dd9
4 changed files with 268 additions and 207 deletions
|
|
@ -25,7 +25,7 @@ import { ViewColumn, ViewEntity } from "typeorm";
|
|||
JOIN \`bma_ehr_organization_demo\`.\`posMaster\` ON ((\`bma_ehr_organization_demo\`.\`posMasterAct\`.\`posMasterId\` = \`bma_ehr_organization_demo\`.\`posMaster\`.\`id\`)))
|
||||
JOIN \`bma_ehr_organization_demo\`.\`profile\` ON ((\`bma_ehr_organization_demo\`.\`posMaster\`.\`current_holderId\` = \`bma_ehr_organization_demo\`.\`profile\`.\`id\`)))`,
|
||||
})
|
||||
export class viewCommanderDirector {
|
||||
export class viewDirectorActing {
|
||||
@ViewColumn()
|
||||
id: string;
|
||||
@ViewColumn()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue