潘志宝
2024-09-29 9907560470c1a6821f4998453bb885cd9fee3445
src/utils/dict.ts
@@ -249,7 +249,11 @@
  OPCUA_CONNECTION_TYPE = 'opcua_connection_type',
  HTTP_METHOD = 'http_method',
  TIME_GRANULARITY = 'time_granularity',
  STAT_FUNC = 'stat_func',
  TIME_LIMIT = 'time_limit',
  ITEM_TYPE = 'item_type',
  DATA_STAT_FUNC = 'data_stat_func',
  IND_TIME_LIMIT = 'ind_time_limit',
  IND_ITEM_TYPE = 'ind_item_type',
  COM_IS_INT = 'com_is_int',
  POINT_TYPE = 'point_type',
  DATA_TYPE = 'data_type',
  MINFREQID = 'minfreqid',
}