Explorar o código

feat(types): 模板文件

lipk %!s(int64=2) %!d(string=hai) anos
pai
achega
8cf03fabbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      types/src/interface/matter.ts

+ 1 - 1
types/src/interface/matter.ts

@@ -205,7 +205,7 @@ export const ComponentNameMap: Record<string, string> = {
 };
 
 // 后台模板文件
-export interface IGypFileBackEndTemplate {
+export interface IGypFileTemplate {
   ID: string;
   url: string;
   name: string;