From 064548e0170077824964adcc50b648c60f97f9f3 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 19 六月 2025 09:49:40 +0800
Subject: [PATCH] feat(card): 增加充值后余额返回

---
 pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_10_Down.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_10_Down.java b/pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_10_Down.java
index 997c39b..13cc09f 100644
--- a/pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_10_Down.java
+++ b/pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_10_Down.java
@@ -66,7 +66,7 @@
                 throw new Exception("json杞珻om10Vo涓簄ull");
             }
             if (cvo.rtuAddr == null) {
-                throw new Exception("娴嬭瘯鏂板湴鍧�涓嶈兘涓虹┖");
+                throw new Exception("鍦板潃涓嶈兘涓虹┖");
             }
 
             CommonV1 commonV_1 = new CommonV1();

--
Gitblit v1.8.0