From 85ef8fe5827bce822c9e74ab0a6a9340a4bae016 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期五, 27 六月 2025 14:18:57 +0800 Subject: [PATCH] erp对接 --- src/main/java/com/zy/common/service/CommonService.java | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/java/com/zy/common/service/CommonService.java b/src/main/java/com/zy/common/service/CommonService.java index 7e3c52b..6b0a0a8 100644 --- a/src/main/java/com/zy/common/service/CommonService.java +++ b/src/main/java/com/zy/common/service/CommonService.java @@ -201,10 +201,10 @@ } } - if (matNos.size() > 1 && matType == 1) { - //鐗╂枡涓哄崟鍝佺被鍨嬶紝涓旂墿鏂欑绫昏秴杩�1(瀹為檯涓洪珮棰戞贩鏀�)锛屽垯绂佹鍏ュ簱 - throw new CoolException("鐗╂枡绫诲瀷鍜屽疄闄呯绫讳笉涓�鑷�"); - } +// if (matNos.size() > 1 && matType == 1) { +// //鐗╂枡涓哄崟鍝佺被鍨嬶紝涓旂墿鏂欑绫昏秴杩�1(瀹為檯涓洪珮棰戞贩鏀�)锛屽垯绂佹鍏ュ簱 +// throw new CoolException("鐗╂枡绫诲瀷鍜屽疄闄呯绫讳笉涓�鑷�"); +// } } if (!sign && matType != null) { @@ -309,7 +309,7 @@ } //----------------2023.06.02鍏煎浠g爜end--------------------- - throw new CoolException("妫�绱㈠簱浣嶅け璐ワ紝璇疯仈绯荤鐞嗗憳"); + throw new CoolException("800妫�绱㈠簱浣嶅け璐ワ紝璇疯仈绯荤鐞嗗憳"); } // 闈犺繎鎽嗘斁瑙勫垯 --- 绌烘墭 -- Gitblit v1.9.1