增加一些功能,比如 修正重启后,队列消费会报错的问题

This commit is contained in:
2026-04-02 15:16:13 +08:00
parent 182186e1fb
commit c13ab0cb56
25 changed files with 589 additions and 176 deletions

View File

@@ -1312,6 +1312,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 CheckIn 的本地化字符串。
/// </summary>
internal static string ChuZuHou {
get {
return ResourceManager.GetString("ChuZuHou", resourceCulture);
}
}
/// <summary>
/// 查找类似 Circuit 的本地化字符串。
/// </summary>
@@ -3022,6 +3031,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 Close air condition 的本地化字符串。
/// </summary>
internal static string GuanKongTiao {
get {
return ResourceManager.GetString("GuanKongTiao", resourceCulture);
}
}
/// <summary>
/// 查找类似 Guest Room 的本地化字符串。
/// </summary>
@@ -4462,6 +4480,24 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 No Action 的本地化字符串。
/// </summary>
internal static string MeiDongZuo {
get {
return ResourceManager.GetString("MeiDongZuo", resourceCulture);
}
}
/// <summary>
/// 查找类似 Minute when nobody 的本地化字符串。
/// </summary>
internal static string MeiYouRen {
get {
return ResourceManager.GetString("MeiYouRen", resourceCulture);
}
}
/// <summary>
/// 查找类似 Menu 的本地化字符串。
/// </summary>
@@ -7486,6 +7522,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 attemperation 的本地化字符串。
/// </summary>
internal static string TiaoWen {
get {
return ResourceManager.GetString("TiaoWen", resourceCulture);
}
}
/// <summary>
/// 查找类似 Tidy Up The Plate 的本地化字符串。
/// </summary>

View File

@@ -2914,4 +2914,19 @@ Single circuit status</value>
<data name="FCS_MenSuo_DianLiang" xml:space="preserve">
<value>Doorlockbattery</value>
</data>
<data name="ChuZuHou" xml:space="preserve">
<value>CheckIn</value>
</data>
<data name="GuanKongTiao" xml:space="preserve">
<value>Close air condition</value>
</data>
<data name="MeiDongZuo" xml:space="preserve">
<value>No Action</value>
</data>
<data name="MeiYouRen" xml:space="preserve">
<value>Minute when nobody</value>
</data>
<data name="TiaoWen" xml:space="preserve">
<value>attemperation</value>
</data>
</root>

View File

@@ -1311,6 +1311,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 出租后 的本地化字符串。
/// </summary>
internal static string ChuZuHou {
get {
return ResourceManager.GetString("ChuZuHou", resourceCulture);
}
}
/// <summary>
/// 查找类似 回路 的本地化字符串。
/// </summary>
@@ -3021,6 +3030,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 关空调 的本地化字符串。
/// </summary>
internal static string GuanKongTiao {
get {
return ResourceManager.GetString("GuanKongTiao", resourceCulture);
}
}
/// <summary>
/// 查找类似 客房 的本地化字符串。
/// </summary>
@@ -4461,6 +4479,24 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 无动作 的本地化字符串。
/// </summary>
internal static string MeiDongZuo {
get {
return ResourceManager.GetString("MeiDongZuo", resourceCulture);
}
}
/// <summary>
/// 查找类似 分钟无人入住 的本地化字符串。
/// </summary>
internal static string MeiYouRen {
get {
return ResourceManager.GetString("MeiYouRen", resourceCulture);
}
}
/// <summary>
/// 查找类似 菜单 的本地化字符串。
/// </summary>
@@ -7494,6 +7530,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 调温 的本地化字符串。
/// </summary>
internal static string TiaoWen {
get {
return ResourceManager.GetString("TiaoWen", resourceCulture);
}
}
/// <summary>
/// 查找类似 收拾餐盘 的本地化字符串。
/// </summary>

View File

@@ -2916,4 +2916,19 @@
<data name="FCS_MenSuo_DianLiang" xml:space="preserve">
<value>门锁电量</value>
</data>
<data name="ChuZuHou" xml:space="preserve">
<value>出租后</value>
</data>
<data name="GuanKongTiao" xml:space="preserve">
<value>关空调</value>
</data>
<data name="MeiDongZuo" xml:space="preserve">
<value>无动作</value>
</data>
<data name="MeiYouRen" xml:space="preserve">
<value>分钟无人入住</value>
</data>
<data name="TiaoWen" xml:space="preserve">
<value>调温</value>
</data>
</root>

View File

@@ -1311,6 +1311,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 出租后 的本地化字符串。
/// </summary>
internal static string ChuZuHou {
get {
return ResourceManager.GetString("ChuZuHou", resourceCulture);
}
}
/// <summary>
/// 查找类似 回路 的本地化字符串。
/// </summary>
@@ -3021,6 +3030,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 关空调 的本地化字符串。
/// </summary>
internal static string GuanKongTiao {
get {
return ResourceManager.GetString("GuanKongTiao", resourceCulture);
}
}
/// <summary>
/// 查找类似 客房 的本地化字符串。
/// </summary>
@@ -4461,6 +4479,24 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 无动作 的本地化字符串。
/// </summary>
internal static string MeiDongZuo {
get {
return ResourceManager.GetString("MeiDongZuo", resourceCulture);
}
}
/// <summary>
/// 查找类似 分钟无人入住 的本地化字符串。
/// </summary>
internal static string MeiYouRen {
get {
return ResourceManager.GetString("MeiYouRen", resourceCulture);
}
}
/// <summary>
/// 查找类似 菜單 的本地化字符串。
/// </summary>
@@ -7496,6 +7532,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 调温 的本地化字符串。
/// </summary>
internal static string TiaoWen {
get {
return ResourceManager.GetString("TiaoWen", resourceCulture);
}
}
/// <summary>
/// 查找类似 收拾餐盤 的本地化字符串。
/// </summary>

View File

@@ -2918,4 +2918,19 @@
<data name="FCS_MenSuo_DianLiang" xml:space="preserve">
<value>門鎖電量</value>
</data>
<data name="ChuZuHou" xml:space="preserve">
<value>出租后</value>
</data>
<data name="GuanKongTiao" xml:space="preserve">
<value>关空调</value>
</data>
<data name="MeiDongZuo" xml:space="preserve">
<value>无动作</value>
</data>
<data name="MeiYouRen" xml:space="preserve">
<value>分钟无人入住</value>
</data>
<data name="TiaoWen" xml:space="preserve">
<value>调温</value>
</data>
</root>