no message
This commit is contained in:
parent
436507747f
commit
4b31153a36
2 changed files with 153 additions and 107 deletions
|
|
@ -49,7 +49,7 @@ import { ViewColumn, ViewEntity } from "typeorm";
|
|||
AND (
|
||||
(\`acting\`.\`orgChild4Id\` IS NULL AND \`posMaster\`.\`orgChild4Id\` IS NULL)
|
||||
OR (\`acting\`.\`orgChild4Id\` = \`posMaster\`.\`orgChild4Id\`)
|
||||
) LIMIT 1
|
||||
) LIMIT 1
|
||||
) AS \`actFullNameId\`,
|
||||
(
|
||||
SELECT \`actFullName\`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue