自动化立体仓库 - WMS系统
#1
dubin
2025-11-08 02f6a947fa68d10be6c1d55909b7d9d783268a70
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">