自动化立体仓库 - WMS系统
#
Junjie
8 天以前 da8a535959c72cf61cf904f3dffaa1d0bd33b79f
src/main/java/com/zy/nc/mapper/NccBdCustomerWmsMapper.java
@@ -4,9 +4,9 @@
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**
* @author zc857
* @author ZY
* @description 针对表【ncc_bd_customer_wms】的数据库操作Mapper
* @createDate 2025-05-07 11:12:56
* @createDate 2025-05-13 17:50:58
* @Entity com.zy.nc.entity.NccBdCustomerWms
*/
public interface NccBdCustomerWmsMapper extends BaseMapper<NccBdCustomerWms> {