自动化立体仓库 - WMS系统
#
Junjie
2025-09-04 7b4a1da6a389ae65473f9dc7e96efd5805b1abfe
src/main/java/com/zy/nc/service/impl/NccBdCustomerWmsServiceImpl.java
@@ -7,9 +7,9 @@
import org.springframework.stereotype.Service;
/**
* @author zc857
* @author ZY
* @description 针对表【ncc_bd_customer_wms】的数据库操作Service实现
* @createDate 2025-05-07 11:12:56
* @createDate 2025-05-08 09:54:47
*/
@Service
public class NccBdCustomerWmsServiceImpl extends ServiceImpl<NccBdCustomerWmsMapper, NccBdCustomerWms>