Pārlūkot izejas kodu

chore(types): 更新类型

wangcong 3 nedēļas atpakaļ
vecāks
revīzija
371407ee78
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/types/index.ts

+ 1 - 0
src/types/index.ts

@@ -216,6 +216,7 @@ export interface ProtocolParamInfo {
   paramName: string;
   unit: string;
   module: string;
+  groupType: string;
   readWriteType: string;
   readWriteTypeCode: string;
   readFuncCode: string;