自动化立体仓库 - WMS系统
#
Junjie
2025-06-16 ba7819193551a1ec22d863a375868c89c18b6e5d
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>