no message
This commit is contained in:
parent
3173904ea1
commit
3fb433dbe3
2 changed files with 7 additions and 5 deletions
|
|
@ -178,8 +178,7 @@ export class ProfileEducation extends EntityBase {
|
|||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment:
|
||||
"ลำดับชั้นของเครื่องราช เอาไว้ตรวจสอบเวลาขอว่าต้องได้ชั้นที่สูงกว่าที่เคยได้รับแล้วเท่านั้น",
|
||||
comment: "ลำดับ",
|
||||
default: null,
|
||||
})
|
||||
level: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue