zhangxin před 3 týdny
rodič
revize
8e348567c4

+ 1 - 1
national-motion-module-system/national-motion-system-biz/src/main/java/org/jeecg/modules/app/service/impl/OrderServiceImpl.java

@@ -1646,7 +1646,7 @@ public class OrderServiceImpl implements IOrderService {
                 receiptPaymentDetailsInfoVo.setChangeMoney(BigDecimal.ZERO);
             }else {
 
-                receiptPaymentDetailsInfoVo.setChangeMoney();
+//                receiptPaymentDetailsInfoVo.setChangeMoney();
             }
         }