Sfoglia il codice sorgente

chore(types): 更新类型

wangcong 1 settimana fa
parent
commit
25bd23a82f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;