ard-work/src/main/resources/mapper/alarmpoints/ArdAlarmpointsWellMapper.xml
@@ -174,7 +174,7 @@ <if test="updateTime != null">update_time = #{updateTime},</if> <if test="cameraId != null">camera_id = #{cameraId},</if> </trim> where well_id = #{wellId} where id = #{id} </update> <delete id="deleteArdAlarmpointsWellById" parameterType="String">