Преглед изворни кода

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;