Browse Source

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

wbspool 2 years ago
parent
commit
63bdcd8633

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

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