自动化立体仓库 - WMS系统
#1
lsh
2 天以前 d1be26f8d8196716257de0d3b09daa83a62bfffe
src/main/resources/mapper/LocOwnerMapper.xml
@@ -6,7 +6,7 @@
    <resultMap id="BaseResultMap" type="com.zy.asrs.entity.LocOwner">
        <id column="id" property="id"/>
        <result column="owner" property="owner"/>
        <result column="uuid" property="uuid"/>
        <result column="owner_uuid" property="ownerUuid" />
        <result column="status" property="status"/>
        <result column="owner_type" property="ownerType"/>