sql调整
This commit is contained in:
parent
2e20af061e
commit
7dc595508d
@ -137,7 +137,7 @@
|
||||
</foreach>
|
||||
</if>
|
||||
<if test="dto.type != null">
|
||||
AND b.type = #{dto.type}
|
||||
AND a.type = #{dto.type}
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
|
Loading…
Reference in New Issue
Block a user