CrabtreeOn,印度客户定制APP,迁移2.0平台版本
wxr
2023-01-03 ed8b62c72831d92067369cc9abb35f1470b8e4d3
Crabtree/SmartHome/UI/SimpleControl/Phone/Guide/GuideAddGateway.cs
@@ -666,7 +666,7 @@
                if (enable || backIDStr == UserConfig.Instance.CurrentRegion.Id || string.IsNullOrEmpty (backIDStr)) {
                   
                    if (!UserConfig.Instance.IsLocalEncrypt) {
                    if (!UserConfig.Instance.IsLocalEncrypt || true) {//不管加没加密,都重新加密一次,防止多网关的时候有从网关没加密 2022-12-26 13:42:09
                        //如果没加密,走修改加密方法
                        var result = SetGateWayLocalEncryption (common);
                        if (!result) {