finalized LOA systems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export type LOARequest = {
|
||||
id: number;
|
||||
id?: number;
|
||||
name?: string;
|
||||
member_id: number;
|
||||
filed_date: string; // ISO 8601 string
|
||||
|
||||
Reference in New Issue
Block a user