| drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/mapper/GdDeviceCallMapper.xml | ●●●●● patch | view | raw | blame | history |
drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/mapper/GdDeviceCallMapper.xml
@@ -33,7 +33,7 @@ <if test="param2.patrolTaskName != null and param2.patrolTaskName != ''"> and patrol_task_name like concat('%',#{param2.patrolTaskName},'%') </if> <if test="param2.deviceId != null and param2.deviceId != ''"> <if test="param2.deviceId != null"> and device_id = #{param2.deviceId} </if> <if test="param2.taskInitiatorId != null and param2.taskInitiatorId != ''">