Commit 0683d68a0736f72bc84be0464aaa5c49b0f1a7b5

Authored by 潘钊
1 parent 77a1385c

update...

src/main/java/com/bsth/data/car_out_info/CarOutInfoHandler.java
@@ -72,7 +72,7 @@ public class CarOutInfoHandler { @@ -72,7 +72,7 @@ public class CarOutInfoHandler {
72 save(pstList); 72 save(pstList);
73 pstList.clear(); 73 pstList.clear();
74 xlMaps.clear(); 74 xlMaps.clear();
75 - logger.info("更新发车信息表!!"); 75 + //logger.info("更新发车信息表!!");
76 }catch (Exception e){ 76 }catch (Exception e){
77 logger.error("", e); 77 logger.error("", e);
78 } 78 }