Commit cdeef757 authored by huyuchen's avatar huyuchen

优化修改

parent 3ae969cb
......@@ -2405,8 +2405,8 @@ public class TForecastLibraryServiceImpl extends ServiceImpl<TForecastLibraryMap
initEkpPushSocialParam(unPushInfo,true,selectVoMap);
}
}
unPushInfo.clear();
selectVoMap.clear();
// unPushInfo.clear();
// selectVoMap.clear();
}
}
......@@ -2442,8 +2442,8 @@ public class TForecastLibraryServiceImpl extends ServiceImpl<TForecastLibraryMap
initEkpPushFundParam(unPushInfo,true,selectVoMap);
}
}
unPushInfo.clear();
selectVoMap.clear();
// unPushInfo.clear();
// selectVoMap.clear();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment