Kaynağa Gözat

feat(types): 修改项目工料机属性

zhangweicheng 4 yıl önce
ebeveyn
işleme
579e8a68eb
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      types/src/interface/glj.ts

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

@@ -188,6 +188,7 @@ export const GljModelName = {
 export interface IProjectGlj {
   ID: string;
   gljID: string; // 工料机ID
+  repositoryID?: number | string; // 工料机库ID
   code: string; // 编码
   originalCode: string; // 原始的编码
   name: string; // 名称