Commit f8975ce0 by wutong

删除释放response引用的代码

parent 24912f4e
......@@ -224,7 +224,6 @@ public class AmazonAdProductJob extends PointJob {
gzin.close();
}
}
response = null;
/*
* 今天只能拿到昨天的广告费, 不然不完整
* 如果开始时间比今天0点晚, 就设为22点(或者你随便减几个小时都可以)
......
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