othr
This commit is contained in:
@@ -6,5 +6,6 @@ export type DealGeneralInfoSchema = {
|
||||
name: string;
|
||||
isDeleted: boolean;
|
||||
isCompleted: boolean;
|
||||
comment: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user