@@ -14,7 +14,7 @@
{
SourceHelper.Instance.Start(); //获取原始数据队列
PushHelper.Instance.Start(); //推送队列
- // RePushHelper.Instance.Start(); //重新推送队列
+ RePushHelper.Instance.Start(); //重新推送队列
// DefaultHelper.Instance.Start(); //队列程序
// ......其他队列程序