Merge branch 'develop' of github.com:Frappet/bma-ehr-organization into develop
This commit is contained in:
commit
681f016657
6 changed files with 64 additions and 19 deletions
|
|
@ -172,6 +172,8 @@ export class PosMaster extends EntityBase {
|
|||
orgRevisionId: string; //fk
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
default: null,
|
||||
length: 40,
|
||||
comment: "คีย์นอก(FK)ของตาราง authRole",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue