ソースを参照

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;