เช็ค สกจ
This commit is contained in:
parent
87b6fdf0d2
commit
5440bce257
5 changed files with 101 additions and 99 deletions
|
|
@ -24,10 +24,9 @@ export class State extends EntityBase {
|
|||
@Column({
|
||||
nullable: true,
|
||||
comment: "ลำดับ",
|
||||
length: 255,
|
||||
default: null,
|
||||
})
|
||||
order: string;
|
||||
order: number;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue