|
|
@@ -584,6 +584,7 @@ public class SheepApp extends MultiDexApplication {
|
|
|
if (DataUtil.IS_USE_SCREEN_SHOT)
|
|
|
stopService(new Intent(SheepApp.this, FloatShotScreenService.class));
|
|
|
DataUtil.putAsInt(DataKey.KEY_ORDER, 1);
|
|
|
+ DataUtil.putAsInt(DataKey.KEY_REFRESH_WELFARE_ORDER, 1);
|
|
|
if (!UMConfigUtils.isNotNeedAct(activity))
|
|
|
UMConfigUtils.Event.SHEEP_DESTROYED.onEvent();
|
|
|
}
|