Commit 7b4ae610 by 朱淼

fix bug

parent 9f2927c3
......@@ -44,7 +44,7 @@
</foreach>
</if>
<if test="orgType != null and orgType != ''">
AND ps.type = #{orgType}
AND ps.attribute = #{orgType}
</if>
</where>
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment