เพิ่มหมายเหตุในตำแหน่ง
This commit is contained in:
parent
99e600caac
commit
313ef6ec51
4 changed files with 4 additions and 4 deletions
|
|
@ -224,7 +224,7 @@ export class CreateEmployeePosMaster {
|
|||
orgChild4Id?: string | null;
|
||||
|
||||
@Column()
|
||||
reason: string;
|
||||
reason: string | null;
|
||||
}
|
||||
|
||||
export type UpdateEmployeePosMaster = Partial<EmployeePosMaster>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue