@ -807,6 +807,9 @@
status = #{status}
WHERE station_code = #{stationCode}
</update>
<update id="updateWTTToLocationForId">
update wms_order_task set to_location=#{toLocation} where site=#{site} and task_no=#{taskNo}
<!-- 获取AGV站点状态 - AI制作 -->
<select id="getAgvStationStatus" resultType="Integer">