From 1f27b82b5de1bfb7767c2fc0b8bbc37eb3acfa77 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期二, 13 五月 2025 18:01: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