songshankun
2023-11-02 4afebf6007a5729cde359d08ab1918182bb2ed21
src/common/constants/index.ts
@@ -16,3 +16,8 @@
  6: 'F',
  7: 'G'
}
export const DEVICE_STATUS_NAME_MAP = {
  1: '正常',
  2: '异常'
}