소스 검색

chore(types): 更新类型

wangcong 1 주 전
부모
커밋
25bd23a82f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/types/index.ts

+ 2 - 0
src/types/index.ts

@@ -275,6 +275,8 @@ export interface ProtocolStandardParam {
   updateUserId: number;
   platformParamCode: string;
   platformParamName: string;
+  gatewayParamCode: string;
+  gatewayParamName: string;
   unit: string;
   module: string;
   deviceTypeId: number;