fanli/src/main/java/com/yeshi/fanli/job/goods/PullNewJob.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/job/goods/PullNewJob.java
@@ -49,7 +49,7 @@ * 拉新商品 */ private void addPullNewGoods() { Integer array[] = {1,2,3,4,5,6,7,8,9,10,11,12,15}; Integer array[] = {3,4,5,6,7,8,9,10,11,12,15}; for (Integer catId: array) { Integer minId = 1; while (minId != null) {