@@ -72,7 +72,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and d.del_flag = 0
</where>
group by d.user_unit
- ${params.dataScope}
</select>
<select id="selectTInvoiceUserUnitById" parameterType="Long" resultMap="TInvoiceUserUnitResult">