Commit 1ae1723d6e40e23b6d67a8d35c21b42c43ec59d0

Authored by yiming
1 parent 789e649b

bf

bsthLineProfiles/src/main/java/com/ruoyi/project/system/line/service/impl/BsthTLineServiceImpl.java
... ... @@ -325,7 +325,6 @@ public class BsthTLineServiceImpl implements IBsthTLineService
325 325 }
326 326 });
327 327 } catch (Exception e) {
328   - System.out.println("111");
329 328 e.printStackTrace();
330 329 }
331 330 }
... ...