Administrator
2018-11-06 d2f4fecb483596369a78c02e020be26ffb74b662
测试fetch
1个文件已修改
4 ■■■■ 已修改文件
fanli/src/main/java/com/yeshi/fanli/util/SpringContext.java 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
fanli/src/main/java/com/yeshi/fanli/util/SpringContext.java
@@ -91,7 +91,7 @@
            doPushIOS();// 处理发送IOS消息
        } else if (!Constant.IS_TEST) {
            initScheduler();// 启动定时任务
//            doUpdateGoodsJob();
            // doUpdateGoodsJob();
        }
    }
@@ -376,7 +376,7 @@
                                }
                            }
                        } catch (Exception e) {
                            LogHelper.error("更新商品出错:"+e.getMessage());
                            LogHelper.error("更新商品出错:" + e.getMessage());
                        }
                    }