自动化立体仓库 - WMS系统
zjj
2025-01-07 e5cf12d2e3441b83cc3aeafd4f7f23d4075ab5fc
src/main/resources/mapper/RequestLogMapper.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="zy.cloud.wms.manager.mapper.RequestLogMapper">
<mapper namespace="com.zy.asrs.mapper.RequestLogMapper">
    <!-- 通用查询映射结果 -->
    <resultMap id="BaseResultMap" type="com.zy.asrs.entity.RequestLog">