自动化立体仓库 - WMS系统
13
zhang
2025-05-27 6a698875b0557c1e06a7e7958d2109aa210412f5
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>