hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
@@ -27,6 +27,7 @@ outCarMaxSize: 6 #出片大车最大存放玻璃数量 glassGap: 250 #玻璃间距 xMaxSize: 2800 slotMaxHeight: 2500 temperingOutTargetPosition: 930 artificialOutTargetPosition: 931 hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/mapper/BigStorageCageDetailsMapper.xml
@@ -136,9 +136,8 @@ set t.device_id = t1.device_id where t.slot in ( <foreach collection="list" item="item" separator=","> (#{item} #{item} </foreach> ) ) </update>