@@ -187,7 +187,7 @@
#{id}
</foreach>
</if>
- <if test="blankIds != null and blankIds!=''">
+ <if test="factoryId != null and factoryId!=''">
and TENANTID=#{factoryId}
</where>
@@ -85,7 +85,7 @@