dao/src/main/resources/mapper/LedPlayerEntityMapper.xml @@ -107,6 +107,7 @@ AND (t3.user_id = #{userId} OR t3.client_id = #{userId}) </if> </where> GROUP BY t1.id </select>