Przeglądaj źródła

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

LHB 4 miesięcy temu
rodzic
commit
9e265e3685

+ 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