فهرست منبع

高速投资效益系统-投资效益查询所有

LHB 4 ماه پیش
والد
کامیت
9e265e3685
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/main/java/org/springblade/modules/investment/mapper/IbaProjectMapper.xml

+ 2 - 0
src/main/java/org/springblade/modules/investment/mapper/IbaProjectMapper.xml

@@ -152,7 +152,9 @@
             ) a
         ORDER BY
             inflow DESC
+        <if test="size != null">
             LIMIT #{size}
+        </if>
     </select>
     <select id="companyList" resultType="org.springblade.modules.investment.pojo.entity.IbaProjectVolume">
         SELECT