自动化立体仓库 - WMS系统
123
zhang
2025-06-06 d6a7dc745a4d9a9a32a854cfcc97de2cecccf7d0
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>