黄学彪
2020-12-17 9f326f4000847e6167d8166fa2f6a66f53cb3734
ZigbeeApp/Shared/Phone/UserCenter/Residence/AddNewRoomForm.cs
@@ -197,7 +197,7 @@
                    Shared.IO.FileUtils.WriteFileByBytes(picFullName, btnPic.ImageBytes);
                    newRoom.BackgroundImage = picName;
                    //备份
                    HdlAutoBackupLogic.AddOrEditorFile(picName);
                    HdlBackupLogic.Current.AddOrEditorAutoBackFileStatu(picName);
                }
                newRoom.FloorId = this.floorKeys;