ตัดการเพิ่มฟิว order ไปก่อนและฟิว code validate เฉพาะ root และ child 1

This commit is contained in:
AdisakKanthawilang 2024-01-26 11:36:21 +07:00
parent 2dc74fc7d2
commit aca680f4f4
10 changed files with 204 additions and 274 deletions

View file

@ -110,8 +110,8 @@ export class CreateOrgRoot {
@Column()
orgRootRank: OrgRootRank;
@Column()
orgRootOrder: number;
// @Column()
// orgRootOrder: number;
@Column()
orgRootPhoneEx: string;