自动化立体仓库 - WMS系统
#
ytfl
2025-06-13 47103c678c29ed923a579e6f205640b84470ee34
src/main/java/com/zy/nc/service/NccBdCustomerWmsService.java
@@ -4,9 +4,9 @@
import com.baomidou.mybatisplus.service.IService;
/**
* @author zc857
* @author ZY
* @description 针对表【ncc_bd_customer_wms】的数据库操作Service
* @createDate 2025-05-07 11:12:56
* @createDate 2025-05-08 09:54:47
*/
public interface NccBdCustomerWmsService extends IService<NccBdCustomerWms> {