@@ -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