From 8cf23534166c07e711aac2a25911ada317ba01f0 Mon Sep 17 00:00:00 2001 From: hjg <hjg@123.com> Date: 星期三, 30 十月 2024 09:51:00 +0800 Subject: [PATCH] 主测试切换 --- JavaSource/com/mandi/fendan/service/impl/ErpService.java | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/JavaSource/com/mandi/fendan/service/impl/ErpService.java b/JavaSource/com/mandi/fendan/service/impl/ErpService.java index 8331c99..de552bc 100644 --- a/JavaSource/com/mandi/fendan/service/impl/ErpService.java +++ b/JavaSource/com/mandi/fendan/service/impl/ErpService.java @@ -380,7 +380,6 @@ mm.put("td_wfdsl", wt.getTd_wfdsl()); mm.put("td_wfdzl", BigDecimalfiter.addscal(0, wt.getTd_wfdzl(), Contants.scale)); } catch (Exception e) { - // TODO: handle exception } rl.add(mm); } @@ -507,7 +506,6 @@ // mm.put("td_wfdzl",BigDecimalfiter.addscal(0, wt.getTd_wfdzl(), // Contants.scale)); // } catch (Exception e) { - // // TODO: handle exception // } rl.add(mm); } @@ -939,7 +937,7 @@ this.fdvcper.del(vehicleId, lg.getDepartno(), fb.getSdepartNo()); - // 鍙戦�丯C绯荤粺鍒犻櫎鍒嗗崟淇℃伅 + // 鍙戦�丯C绯荤粺鍒犻櫎鍒嗗崟淇℃伅 todo 鍙戦�乶c鏆傛椂鍙栨秷鎺夛紝姝e紡瑕佹仮澶� if (tdl != null && tdl.size() > 0) { Fileoperation.AppendContentToFile(Fileoperation.gettestFileName(), "鍙栨秷閰嶈溅涓氬姟鍗� 璇锋眰鎻愬崟 ::" + Jacksonmethod.tojson(tdl, false)); -- Gitblit v1.9.3