@@ -1,11 +1,4 @@
-import {
- EUpDown,
- IBusinessProcessFee,
- IBusinessProcessFeeParam,
- IGatherYsProfileFile,
- IMatterNode,
- UploadMsg,
-} from '..';
+import { EUpDown, IGatherYsProfileFile, IMatterNode, UploadMsg } from '..';
export namespace PostApprovalCopyGatherYsProfileFiles {
export type Params = {
@@ -85,6 +85,7 @@ export interface IGatherYsProfileTemplate extends IYsProfileTemplate {
businessID: string;
matterID?: string;
matterListID?: string;
+ dataID?: string;
approvalID?: string;
creatorId: string;
creatorName: string;