add director
This commit is contained in:
parent
fa420d10ab
commit
147cf17b38
3 changed files with 7 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ import { CommandSend } from "./CommandSend";
|
|||
export class CommandSendCC extends EntityBase {
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "เพศ",
|
||||
comment: "ชื่อ",
|
||||
length: 255,
|
||||
default: null,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue