瀏覽代碼

feat(types): 编辑文件调整

lipk 1 年之前
父節點
當前提交
c0c9d6b04a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      types/src/interface/api/approvaApi.ts

+ 0 - 1
types/src/interface/api/approvaApi.ts

@@ -98,7 +98,6 @@ export namespace PostApprovalCreateFile {
     required: boolean;
     mode: string[];
     businessID: string;
-    matterID: string;
     remark?: string;
     profileIndex?: string;
   };