增加电量报警模块

但是只是一部分功能
This commit is contained in:
2026-03-30 17:55:55 +08:00
parent 696144b2ff
commit 182186e1fb
22 changed files with 147 additions and 157 deletions

View File

@@ -2725,6 +2725,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 Doorlockbattery 的本地化字符串。
/// </summary>
internal static string FCS_MenSuo_DianLiang {
get {
return ResourceManager.GetString("FCS_MenSuo_DianLiang", resourceCulture);
}
}
/// <summary>
/// 查找类似 FCS_RCU_Device_Offline 的本地化字符串。
/// </summary>