From ad191177d75d24a94da565d8e48bda2ca7070fd0 Mon Sep 17 00:00:00 2001 From: wangzhikun Date: Fri, 5 May 2023 17:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AC=E5=87=BA=E5=AF=B9=E6=AF=94=E5=8F=96?= =?UTF-8?q?=E7=A8=8E=E9=A2=9D=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/dxhy/erp/service/impl/ReceiptOutServiceImpl.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dxhy-erp/src/main/java/com/dxhy/erp/service/impl/ReceiptOutServiceImpl.java b/dxhy-erp/src/main/java/com/dxhy/erp/service/impl/ReceiptOutServiceImpl.java index 0752751a..3db85952 100644 --- a/dxhy-erp/src/main/java/com/dxhy/erp/service/impl/ReceiptOutServiceImpl.java +++ b/dxhy-erp/src/main/java/com/dxhy/erp/service/impl/ReceiptOutServiceImpl.java @@ -165,7 +165,7 @@ public class ReceiptOutServiceImpl extends MpBaseServiceImpl 0) { throw new RRException("累计转出税额不能大于发票税额"); } @@ -222,7 +222,7 @@ public class ReceiptOutServiceImpl extends MpBaseServiceImpl 0) { throw new RRException("累计转出税额不能大于发票税额"); }