JLChen
2020-11-24 4c17caa61bc3b0a05a2b303bccdfedfbf3853f6d
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(() =>
                                {