From 8fb99a4607fee7bdab3554b042a9918149c5c458 Mon Sep 17 00:00:00 2001 From: lxw Date: Mon, 1 Jul 2024 18:23:31 +0800 Subject: [PATCH] bmstypecode --- Common/Const/EquipmentType.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Common/Const/EquipmentType.cs b/Common/Const/EquipmentType.cs index 7f6f2f4..f14e24b 100644 --- a/Common/Const/EquipmentType.cs +++ b/Common/Const/EquipmentType.cs @@ -5,5 +5,6 @@ public enum EquipmentType Charger, Ammeter, WaterCool, - Plc + Plc, + BMS }