From 2202cc1f498434220f010f3806a5030390f616ee Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 15 四月 2021 17:57:39 +0800 Subject: [PATCH] 2021-04-15 1.Alexa相关页面标题修改。2.增加解绑按钮 --- Crabtree/SmartHome/HDL/Common/HttpUtil/IMessageCommon.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Crabtree/SmartHome/HDL/Common/HttpUtil/IMessageCommon.cs b/Crabtree/SmartHome/HDL/Common/HttpUtil/IMessageCommon.cs index 498bebc..4f9fb10 100644 --- a/Crabtree/SmartHome/HDL/Common/HttpUtil/IMessageCommon.cs +++ b/Crabtree/SmartHome/HDL/Common/HttpUtil/IMessageCommon.cs @@ -124,6 +124,8 @@ stateCodeDic ["10207"] = MyInternationalizationString.VerificationCodePrompt; //鍙戦�侀獙璇佺爜閿欒 stateCodeDic ["10210"] = MyInternationalizationString.VerificationCodeWrong; + //////鏁版嵁閲嶅 + //stateCodeDic ["10107"] = MyInternationalizationString.DataExceptionPleaseTryAgain; -- Gitblit v1.8.0