From 1a0409e260b79b030f79a4fad995078a7f1b945c Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期一, 26 五月 2025 07:59:44 +0800 Subject: [PATCH] 13 --- 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