JLChen
2020-11-23 b1ced13098c3202482d9d83e6f6ba1f601e59ae8
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePageBLL.cs
@@ -45,7 +45,7 @@
                        {
                            var responsePack = new HttpServerRequest().EditResidenceInfo(0, str);
                            if (responsePack.Code.ToUpper() == StateCode.SUCCESS)
                            if (responsePack.Code == StateCode.SUCCESS)
                            {
                                Application.RunOnMainThread(() =>
                                {