hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/mapper/BigStorageCageInTaskMapper.xml
@@ -34,5 +34,13 @@ where glass_id = #{task.glassId} </update> <update id="updateOutTaskMessage"> UPDATE ${tableName} SET glass_id = '' , start_slot = 0 , target_slot = 0 , task_state = 0 </update> </mapper>