|
|
@@ -38,8 +38,8 @@ |
|
|
and `merchant_type` = #{merchantType} |
|
|
and `merchant_type` = #{merchantType} |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != buildway "> |
|
|
|
|
|
and `build_way` = #{build_way} |
|
|
|
|
|
|
|
|
<if test=" null != buildWay "> |
|
|
|
|
|
and `build_way` = #{buildWay} |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != ids "> |
|
|
<if test=" null != ids "> |
|
|
|