Procházet zdrojové kódy

feat(types): 类型修复

lipk před 2 roky
rodič
revize
f9ba18a3dc
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      types/src/interface/matter.ts

+ 2 - 0
types/src/interface/matter.ts

@@ -219,6 +219,8 @@ export interface IGypFileTemplate {
   gypID: string;
   businessID: string;
   path: string;
+  realName: string;
+  url?: string;
 }
 
 // 事项库