ard-work/src/main/resources/mapper/sy/ArdTankLockMapper.xml
@@ -92,7 +92,7 @@ </delete> <select id="getAll" resultMap="ArdTankLockResult"> select * from ard_tank_lock atl order by atl.car_id select * from ard_tank_lock atl order by atl.car_id,lock_num </select> <insert id="insertArdTankLocks" parameterType="com.ruoyi.sy.domain.ArdTankLock" >