野心家
2025-04-01 66942458f7753fe4ddee7c5ed3386d61cff28b24
src/main/resources/mapper/BasDevpMapper.xml
@@ -41,6 +41,11 @@
        <result column="max_wt" property="maxWt" />
        <result column="gross_wt" property="grossWt" />
        <result column="cart_pos" property="cartPos" />
        <result column="agv_start_pick" property="agvStartPick" />
        <result column="agv_target_pick" property="agvTargetPick" />
        <result column="agv_start_place" property="agvStartPlace" />
        <result column="agv_target_place" property="agvTargetPlace" />
        <result column="sta_err" property="staErr" />
    </resultMap>