|
|
@@ -690,6 +690,8 @@ namespace BPASmartClient.MorkS |
|
|
|
//int SerialNum = Convert.ToInt32(mORKS.OutMealSortNum.ToString().Substring(0,(mORKS.OutMealSortNum.ToString().Length-1))); |
|
|
|
DeviceProcessLogShow($"出餐订单序号【{mORKS.OutMealSortNum}】"); |
|
|
|
VoiceAPI.Speak(mORKS.OutMealSortNum.ToString()); |
|
|
|
//DeviceProcessLogShow($"叫号系统通知主题【MORKS/VoiceCall/{DeviceId}】"); |
|
|
|
//Plugin.GetInstance().GetPlugin<MQTTMgr>().Publish($"MORKS/VoiceCall/{DeviceId}", mORKS.OutMealSortNum.ToString()); |
|
|
|
mORKS.CookCompleteFlatBit = false; |
|
|
|
mORKS.OutMealId = string.Empty; |
|
|
|
mORKS.OutMealName = string.Empty; |
|
|
|