260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface RFAItem {
|
||||
id?: number;
|
||||
itemType: "SHOP" | "AS_BUILT";
|
||||
itemType: 'SHOP' | 'AS_BUILT';
|
||||
shopDrawingRevision?: {
|
||||
uuid?: string;
|
||||
revisionLabel?: string;
|
||||
|
||||
Reference in New Issue
Block a user