Commit e4bdc41c authored by fangxinjiang's avatar fangxinjiang

商险到期调整

parent 5ae39988
...@@ -1802,7 +1802,6 @@ ...@@ -1802,7 +1802,6 @@
</if> </if>
<if test="param == null"> <if test="param == null">
<!--数据权限判断--> <!--数据权限判断-->
AND (a.CREATE_BY = #{param.createBy}
<if test="domains != null"> <if test="domains != null">
<if test="domains.size() > 0"> <if test="domains.size() > 0">
or a.SETTLEMENT_ORGAN in or a.SETTLEMENT_ORGAN in
......
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 to comment