permission (.NET)
This commit is contained in:
parent
53787597fd
commit
46e37a3451
3 changed files with 25 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ export class AuthRoleAttr extends EntityBase {
|
|||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "สิทธิการเข้าถึง(Privilege)",
|
||||
comment: "สิทธิ์การเข้าถึง(Privilege)",
|
||||
length: 255,
|
||||
default: null,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue