#
ynhfasrs
2025-09-27 3c6df3daea5be783756fe860abd5ce38119474ae
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>