黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
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;