瀏覽代碼

feat(types): 增加手动关联

vian 3 年之前
父節點
當前提交
5ea472a6d2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      types/src/interface/glj.ts

+ 1 - 0
types/src/interface/glj.ts

@@ -193,6 +193,7 @@ export interface IMatchedInfoPrice {
   dateRemark?: string;
   classCode: string;
   code: string;
+  isManual?: boolean; // 是否手工关联
 }
 
 export interface IProjectGlj {