自动化立体仓库 - WMS系统
#
Junjie
4 小时以前 eca10caf69de695c0ab3f3cf9c04103118f5c8d4
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>