1
wxr
2023-07-31 7d9ef9630df3cd2b472db5de83bf2f0ce6b1c628
HDL_ON/Entity/Function/Function.cs
@@ -730,9 +730,9 @@
        /// <summary>
        /// 保存房间绑定信息
        /// </summary>
        public void UpdataRoomIds()
        public async void UpdataRoomIds()
        {
            new System.Threading.Thread(() =>
            new System.Threading.Thread( () =>
            {
                var pack = ApiUtlis.Ins.HttpRequest.UpdataDevcieBindRoomInfo(this);
                //直接保存本地,