JLChen
2020-11-25 52e05a5fb6e07afbb14960fc3cbb8a8971e19eb2
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(() =>
                                {