JLChen
2020-12-17 3cdd43cee7355743eb554badf5b742e061ab2172
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -503,6 +503,7 @@
                            homeRegionName = mHome.homeRegionName,
                            homeRegionId = mHome.homeRegionId,
                            Address = mHome.homeAddress,
                            isAllowCreateScene = mHome.isAllowCreateScene,
                        };
                        UserInfo.Current.regionList.Add(home);
                    }