โครงสร้างอัตรากำลัง
This commit is contained in:
parent
aff250139c
commit
f6352c8b81
3 changed files with 86 additions and 127 deletions
|
|
@ -13,8 +13,8 @@ interface MovePos {
|
|||
}
|
||||
|
||||
interface Inherit {
|
||||
currentId: string;
|
||||
nextId: string;
|
||||
draftPositionId: string;
|
||||
publishPositionId: string;
|
||||
}
|
||||
|
||||
export type { FilterMaster, MovePos, Inherit };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue