Browse Source

Merge branch 'master' of https://git.kuyuntech.com/developer/FoodCooking_LandScape

wbspool 2 years ago
parent
commit
5307f2c99b

+ 1 - 1
BusinessCommon/src/main/java/com/develop/common/data_repo/db/DataFactory.kt

@@ -155,7 +155,7 @@ object DataFactory {
             SettingType.BRIGHTNESS,
             SettingType.USER_ACCOUNT,
             SettingType.STORAGE,
-            SettingType.RESTORE_FACTORY_SETTINGS,
+//            SettingType.RESTORE_FACTORY_SETTINGS,
             SettingType.ABOUT
         )
         for (i in resIdList.indices) {