自动化立体仓库 - WMS系统
lty
2026-01-21 223ce7dcb236cad6679275d8941e1a909f8a1efc
src/main/resources/mapper/MatMapper.xml
@@ -44,6 +44,7 @@
        <result column="memo" property="memo" />
        <result column="stock" property="stock" />
        <result column="area_id" property="areaId"/>
    </resultMap>
    <select id="listByPage" resultMap="BaseResultMap">