ariesy 修改分页参数 v2

release
yefei 2 years ago
parent 2fc056abae
commit c9074851ac
  1. 1
      dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml

@ -573,7 +573,6 @@
<if test="accountPeriod != null and accountPeriod != '' and accountPeriod != 'null' and accountPeriod != '99'">
and t.account_period = #{accountPeriod}
</if>
order by t.bzdh desc
</select>
<select id="selectHj" parameterType="java.util.Map"

Loading…
Cancel
Save