@@ -71,6 +71,7 @@
BOOL isBackground = [HWDataManager getBoolWithKey:stringKeyAddSn(Const_file_Transfe_working_background)];
if (!isBackground) {
+ [self stopBackgroundActiveFun];
return;
}