|
<if test="siteId != null"> and site_id = #{siteId,jdbcType=INTEGER}</if>
|
|
<if test="siteId != null"> and site_id = #{siteId,jdbcType=INTEGER}</if>
|
|
<if test="customerId != null"> and customer_id = #{customerId,jdbcType=INTEGER}</if>
|
|
<if test="customerId != null"> and customer_id = #{customerId,jdbcType=INTEGER}</if>
|