陈嘉乐
2021-03-31 564c60519d425617fcc482e10100e427ecb7b8d9
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -492,6 +492,11 @@
                            Address = mHome.homeAddress,
                            isAllowCreateScene = mHome.isAllowCreateScene,
                        };
#if DEBUG
                        UserInfo.Current.regionList.Add(home);
                        continue;
#endif
                        if (home.isBindGateway)
                        {
                            UserInfo.Current.regionList.Add(home);