From ae435b36b998f81fbbecb028d654aec814ee3257 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期四, 08 五月 2025 09:57:19 +0800
Subject: [PATCH] 双数据源

---
 src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java b/src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java
index 4774eb8..f9fd0cd 100644
--- a/src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java
+++ b/src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java
@@ -7,9 +7,9 @@
 import org.springframework.stereotype.Service;
 
 /**
-* @author zc857
+* @author ZY
 * @description 閽堝琛ㄣ�恘cc_bd_customer_wms銆戠殑鏁版嵁搴撴搷浣淪ervice瀹炵幇
-* @createDate 2025-05-07 11:12:56
+* @createDate 2025-05-08 09:54:47
 */
 @Service
 public class NccBdCustomerWmsServiceImpl extends ServiceImpl<NccBdCustomerWmsMapper, NccBdCustomerWms>

--
Gitblit v1.9.1